boppreh / aes
A pure Python implementation of AES, with optional CBC, PCBC, CFB, OFB and CTR cipher modes.
☆182Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for aes
- A pure Python implementation of AES☆188Updated 3 years ago
- A pure python implementation of ML-KEM (FIPS 203) and CRYSTALS-Kyber☆204Updated last month
- A Python3 implementation of the Wiener attack on RSA☆114Updated 5 months ago
- CRYSTALS-Kyber (PQC KEM) in pure python☆47Updated last year
- Python library for fast elliptic curve crypto☆268Updated 8 months ago
- Pure-Python implementation of AES block-cipher and common modes of operation.☆460Updated 9 months ago
- Repository containing implementation of attacks on modern public key cryptosystems and symmetric key ciphers.☆115Updated 7 months ago
- Python-RSA is a pure-Python RSA implementation.☆485Updated 3 months ago
- Python 3 bindings for liboqs☆120Updated 3 months ago
- Predict python's random module generated values.☆377Updated last year
- a fork of primefac(https://pypi.python.org/pypi/primefac) module☆78Updated 3 months ago
- A toolkit for cryptanalysis using lattices.☆98Updated 11 months ago
- A SageMath implementation of the Castryck-Decru Key Recovery attack on SIDH☆122Updated last year
- Using z3 to predict `Math.random` in v8☆254Updated 2 years ago
- (Still exploring) My cryptography journey: A collection of notebooks covering different algorithms and concepts from cryptography☆224Updated last year
- 👻 Post-quantum cryptography for Python.☆58Updated 3 months ago
- A pure python implementation of ML-DSA (FIPS 204) and CRYSTALS-Dilithium☆67Updated 2 months ago
- Complex multiplication based factorization☆35Updated 2 years ago
- Hosting awesome cryptography CTF challenges from past CTFs☆104Updated 3 months ago
- A tiny ellliptic curve library☆72Updated last year
- ☆24Updated last year
- A python implementation of the signature scheme Falcon☆151Updated last month
- Elliptic Curve Integrated Encryption Scheme for secp256k1 in Python☆132Updated last week
- SMT based attacks on non cryptographic PRNGs☆76Updated last year
- Crypto projects in python, e.g. Attacks to Vigenere, RSA, Telnet Protocol, Hip Replacement , Vernam cipher, Crack Zip Files, Encryptions…☆20Updated last year
- A Python interface for https://github.com/fplll/fplll☆122Updated 4 months ago
- An implementation of the SHA-1 hashing algorithm in pure python.☆88Updated 4 years ago
- The RSA algorithm coded in Python☆34Updated 2 years ago
- Scripts for the 'Breaking Rainbow takes a Weekend on a Laptop' paper☆78Updated 2 years ago
- Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs☆67Updated 3 years ago