boppreh / aesLinks
A pure Python implementation of AES, with optional CBC, PCBC, CFB, OFB and CTR cipher modes.
☆196Updated 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☆203Updated 4 years ago
- (Still exploring) My cryptography journey: A collection of notebooks covering different algorithms and concepts from cryptography☆244Updated 2 years ago
- Repository containing implementation of attacks on modern public key cryptosystems and symmetric key ciphers.☆136Updated last year
- a fork of primefac(https://pypi.python.org/pypi/primefac) module☆86Updated last year
- Pure-Python implementation of AES block-cipher and common modes of operation.☆466Updated last year
- A toolkit for cryptanalysis using lattices.☆125Updated last year
- Predict python's random module generated values.☆419Updated 9 months ago
- Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs☆92Updated 4 years ago
- Coppersmith method (solving polynomial equation over composite modulus on small bounds)☆112Updated 8 months ago
- Predict MT19937 PRNG, from preceding 624 generated numbers. There is a specialization for the "random" of Python standard library.☆190Updated 4 years ago
- The RSA algorithm coded in Python☆35Updated 2 years ago
- Cryptography & CTF Writeups☆83Updated 2 years ago
- Python-RSA is a pure-Python RSA implementation.☆491Updated 4 months ago
- Hosting awesome cryptography CTF challenges from past CTFs☆120Updated 2 months ago
- SMT based attacks on non cryptographic PRNGs☆86Updated 2 years ago
- Many-Time Pad Interactive☆175Updated last year
- A pure python implementation of ML-KEM (FIPS 203) and CRYSTALS-Kyber☆264Updated 2 months ago
- Complex multiplication based factorization☆38Updated 3 years ago
- ☆90Updated 4 months ago
- ☆53Updated last week
- Some challenge solutions solved using z3☆222Updated 2 years ago
- Project HashClash - MD5 & SHA-1 cryptanalysis☆873Updated 3 months ago
- Coppersmith's method for multivariate polynomials☆182Updated last year
- Automated cryptanalysis of substitution permutation network cipher☆32Updated last year
- A SageMath implementation of the Castryck-Decru Key Recovery attack on SIDH☆138Updated 2 years ago
- Functions for solving linear inequalities in integers☆53Updated last month
- A Python3 implementation of the Wiener attack on RSA☆122Updated last year
- pure-python ECDSA signature/verification and ECDH key agreement☆954Updated 5 months ago
- Analyse PNG file format for CTF, python API and CLI☆102Updated 2 years ago
- ☆34Updated 2 years ago