bozhu / AES-PythonLinks
A pure Python implementation of AES
☆206Updated 5 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.☆201Updated last year
- Repository containing implementation of attacks on modern public key cryptosystems and symmetric key ciphers.☆143Updated last year
- Complex multiplication based factorization☆40Updated 3 years ago
- Implements Coron's simplification of Coppersmith's algorithm☆43Updated 2 years ago
- a fork of primefac(https://pypi.python.org/pypi/primefac) module☆88Updated last month
- FactorDB client library with Python☆53Updated 2 years ago
- (Still exploring) My cryptography journey: A collection of notebooks covering different algorithms and concepts from cryptography☆250Updated 2 years ago
- Working with numbers (primes, modular, etc.)☆246Updated 3 years ago
- Implementation of attacks on cryptosystems☆75Updated 6 months ago
- python module containing many classical cipher algorithms: Caesar, Vigenere, ADFGVX, Enigma etc.☆226Updated 5 years ago
- Predict MT19937 PRNG, from preceding 624 generated numbers. There is a specialization for the "random" of Python standard library.☆198Updated 5 years ago
- Small python module for common CTF crypto functions☆167Updated 3 years ago
- Implementation of Rijndael cipher algorithm☆44Updated 2 years ago
- Contains tools for solving RSA and other crypto problems in CTFs.☆337Updated 3 years ago
- A repository that aims to provide tools for cryptography and cryptanalysis☆218Updated 5 years ago
- CVP "trick" for CTF challenges☆150Updated 2 years ago
- attacking RSA via lattice reductions (LLL)☆830Updated 4 years ago
- ☆68Updated 5 years ago
- Python code to implement various number theory, elliptic curve and finite field computations.☆103Updated 4 years ago
- Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs☆100Updated 4 years ago
- An implementation of the SHA-1 hashing algorithm in pure python.☆91Updated 5 years ago
- A pairing library of elliptic curve☆60Updated last year
- Cryptanalysis scripts for classical ciphers e.g. substitution, Vigenere etc. These are for practicalcryptography.com/cryptanalysis☆108Updated 9 years ago
- Writeups to Crypto Challenges in CTFs☆41Updated 7 years ago
- A repository trying to collect things related to LLL☆73Updated last year
- A Python implementation of the block cipher IDEA☆15Updated 8 years ago
- Pure Python hash length extension module☆130Updated 3 years ago
- Unofficial mirror of yafu. Go to https://github.com/bbuhrow/yafu☆202Updated 4 years ago
- SECCURE compatible Elliptic Curve cryptography in Python☆94Updated 6 years ago
- Tool for generating Elliptic curve domain parameters☆130Updated 2 months ago