boppreh / aesLinks
A pure Python implementation of AES, with optional CBC, PCBC, CFB, OFB and CTR cipher modes.
☆201Updated last year
Alternatives and similar repositories for aes
Users that are interested in aes are comparing it to the libraries listed below
Sorting:
- A pure Python implementation of AES☆206Updated 5 years ago
- Repository containing implementation of attacks on modern public key cryptosystems and symmetric key ciphers.☆143Updated last year
- a fork of primefac(https://pypi.python.org/pypi/primefac) module☆88Updated last month
- Predict python's random module generated values.☆432Updated last year
- (Still exploring) My cryptography journey: A collection of notebooks covering different algorithms and concepts from cryptography☆250Updated 2 years ago
- SMT based attacks on non cryptographic PRNGs☆91Updated 2 years ago
- A pure python tool to implement/exploit the hash length extension attack☆37Updated 2 years ago
- Predict MT19937 PRNG, from preceding 624 generated numbers. There is a specialization for the "random" of Python standard library.☆198Updated 5 years ago
- ☆66Updated 3 months ago
- Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs☆100Updated 4 years ago
- Hosting awesome cryptography CTF challenges from past CTFs☆128Updated 7 months ago
- Coppersmith method (solving polynomial equation over composite modulus on small bounds)☆123Updated last year
- A toolkit for cryptanalysis using lattices.☆137Updated 2 years ago
- ☆112Updated 9 months ago
- Coppersmith's method for multivariate polynomials☆192Updated 2 years ago
- Automated cryptanalysis of substitution permutation network cipher☆32Updated last year
- Docker image for attacking cryptography CTF challenges☆112Updated last year
- Cracking V8 Math.random() from arbitrary bit leaks☆34Updated 4 months ago
- ☆35Updated 2 years ago
- CTF write-ups☆218Updated last year
- A Python3 implementation of the Wiener attack on RSA☆125Updated 3 months ago
- Some writeups for some CTFs☆18Updated last year
- Cryptography & CTF Writeups☆83Updated 2 years ago
- CVP "trick" for CTF challenges☆150Updated 2 years ago
- Functions for solving linear inequalities in integers☆59Updated 6 months ago
- A pure python implementation of ML-KEM (FIPS 203) and CRYSTALS-Kyber☆284Updated last month
- Solving linear systems over GF(2) by manipulating bitvectors☆82Updated 2 months ago
- Complex multiplication based factorization☆40Updated 3 years ago
- Project HashClash - MD5 & SHA-1 cryptanalysis☆910Updated 9 months ago
- Pure Python hash length extension module☆131Updated 3 years ago