bozhu / AES-Python
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
- A pure Python implementation of AES, with optional CBC, PCBC, CFB, OFB and CTR cipher modes.☆190Updated 8 months ago
- Repository containing implementation of attacks on modern public key cryptosystems and symmetric key ciphers.☆131Updated last year
- Implementation of Rijndael cipher algorithm☆46Updated last year
- Pure Python hash length extension module☆124Updated 2 years ago
- Pure-Python implementation of AES block-cipher and common modes of operation.☆464Updated last year
- Writeups to Crypto Challenges in CTFs☆40Updated 6 years ago
- Working with numbers (primes, modular, etc.)☆242Updated 2 years ago
- Coppersmith's method for multivariate polynomials☆163Updated last year
- ☆45Updated last month
- Implementation of attacks on cryptosystems☆71Updated 3 years ago
- Functions for solving linear inequalities in integers☆45Updated 3 weeks ago
- A toolkit for cryptanalysis using lattices.☆122Updated last year
- Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs☆79Updated 4 years ago
- ☆30Updated last year
- A Python implementation of the block cipher IDEA☆15Updated 7 years ago
- DES algorithm implementation in C☆78Updated 4 years ago
- ☆32Updated last year
- Cryptography & CTF Writeups☆82Updated 2 years ago
- Repo for collecting part of my public CTF challenges☆40Updated last year
- A SageMath implementation of the Castryck-Decru Key Recovery attack on SIDH☆128Updated 2 years ago
- CVP "trick" for CTF challenges☆133Updated last year
- (Still exploring) My cryptography journey: A collection of notebooks covering different algorithms and concepts from cryptography☆239Updated last year
- Attacking A Many Time Pad - Cryptography☆51Updated 3 years ago
- attacking RSA via lattice reductions (LLL)☆796Updated 4 years ago
- Implements Coron's simplification of Coppersmith's algorithm☆42Updated last year
- Complex multiplication based factorization☆37Updated 3 years ago
- ☆46Updated this week
- python module containing many classical cipher algorithms: Caesar, Vigenere, ADFGVX, Enigma etc.☆218Updated 4 years ago
- FactorDB client library with Python☆52Updated 2 years ago
- Predict python's random module generated values.☆403Updated 4 months ago