bozhu / AES-PythonLinks
A pure Python implementation of AES
☆203Updated 4 years ago
Alternatives and similar repositories for AES-Python
Users that are interested in AES-Python are comparing it to the libraries listed below
Sorting:
- A pure Python implementation of AES, with optional CBC, PCBC, CFB, OFB and CTR cipher modes.☆196Updated last year
- 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
- (Still exploring) My cryptography journey: A collection of notebooks covering different algorithms and concepts from cryptography☆244Updated 2 years ago
- An implementation of the SHA-1 hashing algorithm in pure python.☆90Updated 5 years ago
- Implementation of attacks on cryptosystems☆74Updated last month
- Complex multiplication based factorization☆38Updated 3 years ago
- A Python3 implementation of the Wiener attack on RSA☆122Updated last year
- Implements Coron's simplification of Coppersmith's algorithm☆42Updated last year
- A repository that aims to provide tools for cryptography and cryptanalysis☆216Updated 5 years ago
- Pure Python hash length extension module☆126Updated 2 years ago
- Working with numbers (primes, modular, etc.)☆243Updated 3 years ago
- CVP "trick" for CTF challenges☆141Updated 2 years ago
- python module containing many classical cipher algorithms: Caesar, Vigenere, ADFGVX, Enigma etc.☆223Updated 4 years ago
- Writeups to Crypto Challenges in CTFs☆40Updated 6 years ago
- attacking RSA via lattice reductions (LLL)☆807Updated 4 years ago
- Cryptography & CTF Writeups☆83Updated 2 years 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
- Implementation of Rijndael cipher algorithm☆44Updated last year
- FactorDB client library with Python☆51Updated 2 years ago
- Contains tools for solving RSA and other crypto problems in CTFs.☆332Updated 3 years ago
- CTF write-ups☆211Updated 6 months ago
- Coppersmith's method for multivariate polynomials☆182Updated last year
- Predict python's random module generated values.☆419Updated 9 months ago
- rkm0959 implements stuff☆45Updated 2 years ago
- Predict MT19937 PRNG, from preceding 624 generated numbers. There is a specialization for the "random" of Python standard library.☆190Updated 4 years ago
- A toolkit for cryptanalysis using lattices.☆125Updated last year
- SIMON and SPECK, the two lightweight block ciphers designed by the researchers from NSA☆24Updated 12 years ago
- Repo for collecting part of my public CTF challenges☆41Updated last year
- Automated cryptanalysis of substitution permutation network cipher☆32Updated last year