boppreh / aes
A pure Python implementation of AES, with optional CBC, PCBC, CFB, OFB and CTR cipher modes.
☆192Updated 9 months ago
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☆201Updated 4 years ago
- Predict python's random module generated values.☆406Updated 5 months ago
- Repository containing implementation of attacks on modern public key cryptosystems and symmetric key ciphers.☆132Updated last year
- Pure-Python implementation of AES block-cipher and common modes of operation.☆465Updated last year
- A toolkit for cryptanalysis using lattices.☆122Updated last year
- a fork of primefac(https://pypi.python.org/pypi/primefac) module☆84Updated 9 months ago
- The RSA algorithm coded in Python☆35Updated 2 years ago
- (Still exploring) My cryptography journey: A collection of notebooks covering different algorithms and concepts from cryptography☆240Updated last year
- Many-Time Pad Interactive☆171Updated last year
- A Python3 implementation of the Wiener attack on RSA☆118Updated 11 months ago
- Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs☆80Updated 4 years ago
- Contains tools for solving RSA and other crypto problems in CTFs.☆326Updated 3 years ago
- ☆45Updated 3 weeks ago
- ☆31Updated last year
- A pure python implementation of ML-KEM (FIPS 203) and CRYSTALS-Kyber☆250Updated 2 months ago
- Proof Of Concept that exploits PuTTy CVE-2024-31497.☆9Updated last year
- Given at least 624 outputs of a Mersenne Twister PNRG we can restore its internal state.☆47Updated 9 years ago
- SMT based attacks on non cryptographic PRNGs☆81Updated 2 years ago
- Analyse PNG file format for CTF, python API and CLI☆99Updated 2 years ago
- A pure python implementation of ML-DSA (FIPS 204) and CRYSTALS-Dilithium☆94Updated last month
- Python-RSA is a pure-Python RSA implementation.☆492Updated last month
- A repository that aims to provide tools for cryptography and cryptanalysis☆211Updated 4 years ago
- CTF write-ups☆206Updated 3 months ago
- Hosting awesome cryptography CTF challenges from past CTFs☆115Updated 4 months ago
- Coppersmith's method for multivariate polynomials☆165Updated last year
- Stop Learning, Start Hacking☆133Updated 2 years ago
- Lattices in Cryptography (University of Michigan)☆84Updated 7 months ago
- ☆49Updated 3 weeks ago
- Implementation of Advance Encryption Standard (AES-128/192/256/512) using Python and Numpy☆11Updated 2 years ago
- msieve - Number Field Sieve implementation by Jason Papadopoulos☆243Updated 2 years ago