bozhu / AES-PythonLinks
A pure Python implementation of AES
☆201Updated 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.☆195Updated 11 months ago
- Implementation of attacks on cryptosystems☆73Updated 4 years ago
- Repository containing implementation of attacks on modern public key cryptosystems and symmetric key ciphers.☆133Updated last year
- Implements Coron's simplification of Coppersmith's algorithm☆42Updated last year
- Pure Python hash length extension module☆125Updated 2 years ago
- Contains tools for solving RSA and other crypto problems in CTFs.☆331Updated 3 years ago
- Working with numbers (primes, modular, etc.)☆242Updated 3 years ago
- Writeups to Crypto Challenges in CTFs☆40Updated 6 years ago
- An implementation of the SHA-1 hashing algorithm in pure python.☆90Updated 5 years ago
- attacking RSA via lattice reductions (LLL)☆800Updated 4 years ago
- python module containing many classical cipher algorithms: Caesar, Vigenere, ADFGVX, Enigma etc.☆221Updated 4 years ago
- FactorDB client library with Python☆51Updated 2 years ago
- Unofficial mirror of yafu. Go to https://github.com/bbuhrow/yafu☆202Updated 3 years ago
- a fork of primefac(https://pypi.python.org/pypi/primefac) module☆85Updated last year
- Implementation of Rijndael cipher algorithm☆44Updated last year
- Small python module for common CTF crypto functions☆166Updated 2 years ago
- Complex multiplication based factorization☆38Updated 3 years ago
- Predict MT19937 PRNG, from preceding 624 generated numbers. There is a specialization for the "random" of Python standard library.☆189Updated 4 years ago
- Cryptography & CTF Writeups☆83Updated 2 years ago
- Cryptanalysis scripts for classical ciphers e.g. substitution, Vigenere etc. These are for practicalcryptography.com/cryptanalysis☆110Updated 8 years ago
- Repo for collecting part of my public CTF challenges☆41Updated last year
- Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs☆90Updated 4 years ago
- A repository that aims to provide tools for cryptography and cryptanalysis☆216Updated 5 years ago
- CVP "trick" for CTF challenges☆135Updated 2 years ago
- Coppersmith's method for multivariate polynomials☆177Updated last year
- Predict python's random module generated values.☆417Updated 7 months ago
- ☆66Updated 5 years ago
- (Still exploring) My cryptography journey: A collection of notebooks covering different algorithms and concepts from cryptography☆242Updated 2 years ago
- Some crypto scripts which is useful in study and ctf☆29Updated 3 years ago
- Automated cryptanalysis of substitution permutation network cipher☆31Updated 10 months ago