bozhu / AES-PythonLinks
A pure Python implementation of AES
☆202Updated 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 11 months ago
- Repository containing implementation of attacks on modern public key cryptosystems and symmetric key ciphers.☆134Updated last year
- Implementation of attacks on cryptosystems☆74Updated last week
- FactorDB client library with Python☆51Updated 2 years ago
- Pure Python hash length extension module☆126Updated 2 years ago
- a fork of primefac(https://pypi.python.org/pypi/primefac) module☆86Updated last year
- Contains tools for solving RSA and other crypto problems in CTFs.☆331Updated 3 years ago
- A repository that aims to provide tools for cryptography and cryptanalysis☆217Updated 5 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
- (Still exploring) My cryptography journey: A collection of notebooks covering different algorithms and concepts from cryptography☆242Updated 2 years ago
- Complex multiplication based factorization☆38Updated 3 years ago
- Implements Coron's simplification of Coppersmith's algorithm☆42Updated last year
- Tool for generating Elliptic curve domain parameters☆127Updated 3 months ago
- Pure-Python implementation of AES block-cipher and common modes of operation.☆465Updated last year
- attacking RSA via lattice reductions (LLL)☆805Updated 4 years ago
- An implementation of the SHA-1 hashing algorithm in pure python.☆90Updated 5 years ago
- Small python module for common CTF crypto functions☆165Updated 2 years ago
- CVP "trick" for CTF challenges☆136Updated 2 years ago
- A Python implementation of the block cipher IDEA☆15Updated 7 years ago
- Coppersmith's method for multivariate polynomials☆180Updated last year
- Python code to implement various number theory, elliptic curve and finite field computations.☆101Updated 3 years ago
- Working with numbers (primes, modular, etc.)☆243Updated 3 years ago
- A Python3 implementation of the Wiener attack on RSA☆120Updated last year
- Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs☆91Updated 4 years ago
- ☆67Updated 5 years ago
- Implementation of Rijndael cipher algorithm☆44Updated last year
- Predict python's random module generated values.☆419Updated 8 months ago
- Assignments for Coursera's Cryptography I course by Dan Boneh☆123Updated 10 years ago
- A repository trying to collect things related to LLL☆71Updated 11 months ago
- Prime backdooring procedure to allow fast factorization of semiprimes☆24Updated 3 years ago