boppreh / aesLinks
A pure Python implementation of AES, with optional CBC, PCBC, CFB, OFB and CTR cipher modes.
☆199Updated 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☆205Updated 4 years ago
- (Still exploring) My cryptography journey: A collection of notebooks covering different algorithms and concepts from cryptography☆248Updated 2 years ago
- Pure-Python implementation of AES block-cipher and common modes of operation.☆468Updated last year
- a fork of primefac(https://pypi.python.org/pypi/primefac) module☆88Updated last year
- Python-RSA is a pure-Python RSA implementation.☆493Updated 6 months ago
- Repository containing implementation of attacks on modern public key cryptosystems and symmetric key ciphers.☆139Updated last year
- Predict python's random module generated values.☆423Updated 11 months ago
- Hosting awesome cryptography CTF challenges from past CTFs☆122Updated 4 months ago
- A toolkit for cryptanalysis using lattices.☆132Updated last year
- A Python3 implementation of the Wiener attack on RSA☆122Updated last week
- Predict MT19937 PRNG, from preceding 624 generated numbers. There is a specialization for the "random" of Python standard library.☆192Updated 4 years ago
- A pure python implementation of ML-KEM (FIPS 203) and CRYSTALS-Kyber☆272Updated 2 months ago
- Python implementations of cryptographic attacks and utilities.☆1,189Updated 9 months ago
- SMT based attacks on non cryptographic PRNGs☆87Updated 2 years ago
- Coppersmith method (solving polynomial equation over composite modulus on small bounds)☆118Updated 10 months ago
- A tiny ellliptic curve library☆82Updated 2 years ago
- Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs☆95Updated 4 years ago
- pure-python ECDSA signature/verification and ECDH key agreement☆955Updated 2 months ago
- ☆99Updated 6 months ago
- Automated cryptanalysis of substitution permutation network cipher☆32Updated last year
- Some writeups for some CTFs☆18Updated last year
- CTF write-ups☆213Updated 8 months ago
- General Multi-Precision arithmetic for Python 2.6+/3+ (GMP, MPIR, MPFR, MPC)☆566Updated last week
- Solution for cryptohack challenges☆21Updated 4 years ago
- Project HashClash - MD5 & SHA-1 cryptanalysis☆890Updated 6 months ago
- Analyse PNG file format for CTF, python API and CLI☆102Updated 2 years ago
- Python library for fast elliptic curve crypto☆284Updated last week
- A pure python tool to implement/exploit the hash length extension attack☆36Updated 2 years ago
- Python implementation of the message digest 5 (MD5) algorithm☆39Updated 2 years ago
- Solving linear systems over GF(2) by manipulating bitvectors☆67Updated 7 months ago