bozhu / AES-PythonLinks
A pure Python implementation of AES
☆205Updated 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
- Pure-Python implementation of AES block-cipher and common modes of operation.☆469Updated last year
- Repository containing implementation of attacks on modern public key cryptosystems and symmetric key ciphers.☆141Updated last year
- a fork of primefac(https://pypi.python.org/pypi/primefac) module☆88Updated 2 weeks ago
- Working with numbers (primes, modular, etc.)☆246Updated 3 years ago
- Complex multiplication based factorization☆40Updated 3 years ago
- Implements Coron's simplification of Coppersmith's algorithm☆42Updated 2 years ago
- FactorDB client library with Python☆53Updated 2 years ago
- Predict MT19937 PRNG, from preceding 624 generated numbers. There is a specialization for the "random" of Python standard library.☆197Updated 5 years ago
- Implementation of attacks on cryptosystems☆75Updated 5 months ago
- SIMON and SPECK, the two lightweight block ciphers designed by the researchers from NSA☆24Updated 12 years ago
- Python-RSA is a pure-Python RSA implementation.☆493Updated 8 months ago
- Predict python's random module generated values.☆431Updated last year
- A repository that aims to provide tools for cryptography and cryptanalysis☆217Updated 5 years ago
- python module containing many classical cipher algorithms: Caesar, Vigenere, ADFGVX, Enigma etc.☆225Updated 4 years ago
- A Python implementation of the block cipher IDEA☆15Updated 8 years ago
- An implementation of the SHA-1 hashing algorithm in pure python.☆91Updated 5 years ago
- SECCURE compatible Elliptic Curve cryptography in Python☆94Updated 5 years ago
- Pure Python hash length extension module☆129Updated 2 years ago
- Contains tools for solving RSA and other crypto problems in CTFs.☆335Updated 3 years ago
- Basic but pure DES implementation in Python☆68Updated 6 years ago
- ☆68Updated 5 years ago
- Unofficial mirror of yafu. Go to https://github.com/bbuhrow/yafu☆201Updated 4 years ago
- Pure Python Implementation of Diffie-Hellman Key Exchange☆41Updated 4 years ago
- DES algorithm implementation in C☆79Updated 5 years ago
- Implementation of Rijndael cipher algorithm☆44Updated 2 years ago
- Small python module for common CTF crypto functions☆166Updated 3 years ago
- A Python3 implementation of the Wiener attack on RSA☆125Updated 2 months ago
- Prime backdooring procedure to allow fast factorization of semiprimes☆24Updated 4 years ago
- Pure python, slow and standard implementation of PKCS #1 also knows as RSA☆31Updated 2 years ago