bozhu / AES-PythonLinks
A pure Python implementation of AES
☆204Updated 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.☆197Updated last year
- Repository containing implementation of attacks on modern public key cryptosystems and symmetric key ciphers.☆138Updated last year
- Implements Coron's simplification of Coppersmith's algorithm☆42Updated last year
- python module containing many classical cipher algorithms: Caesar, Vigenere, ADFGVX, Enigma etc.☆223Updated 4 years ago
- Implementation of attacks on cryptosystems☆75Updated last month
- a fork of primefac(https://pypi.python.org/pypi/primefac) module☆87Updated last year
- Complex multiplication based factorization☆38Updated 3 years ago
- A repository that aims to provide tools for cryptography and cryptanalysis☆215Updated 5 years ago
- Python code to implement various number theory, elliptic curve and finite field computations.☆101Updated 3 years ago
- Implementation of Rijndael cipher algorithm☆44Updated last year
- Contains tools for solving RSA and other crypto problems in CTFs.☆332Updated 3 years ago
- Working with numbers (primes, modular, etc.)☆244Updated 3 years ago
- Prime backdooring procedure to allow fast factorization of semiprimes☆24Updated 3 years ago
- An implementation of the SHA-1 hashing algorithm in pure python.☆90Updated 5 years ago
- (Still exploring) My cryptography journey: A collection of notebooks covering different algorithms and concepts from cryptography☆246Updated 2 years ago
- Predict MT19937 PRNG, from preceding 624 generated numbers. There is a specialization for the "random" of Python standard library.☆191Updated 4 years ago
- FactorDB client library with Python☆51Updated 2 years ago
- Writeups to Crypto Challenges in CTFs☆40Updated 6 years ago
- Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs☆93Updated 4 years ago
- Attacks on Jarvis and Friday☆10Updated 5 years ago
- Pure Python Implementation of Diffie-Hellman Key Exchange☆39Updated 4 years ago
- SIMON and SPECK, the two lightweight block ciphers designed by the researchers from NSA☆24Updated 12 years ago
- CVP "trick" for CTF challenges☆145Updated 2 years ago
- ☆54Updated last month
- A Python implementation of the block cipher IDEA☆15Updated 7 years ago
- A SageMath implementation of the Castryck-Decru Key Recovery attack on SIDH☆138Updated 2 years ago
- Pure Python hash length extension module☆126Updated 2 years ago
- A Python package for Elliptic Curve Cryptography (ECC), supporting ElGamal, ECDH and ECDSA.☆45Updated 4 months ago
- Tool for generating Elliptic curve domain parameters☆128Updated 5 months ago
- A Python3 implementation of the Wiener attack on RSA☆122Updated last year