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
Sorting:
- A pure Python implementation of AES, with optional CBC, PCBC, CFB, OFB and CTR cipher modes.☆192Updated 9 months ago
- python module containing many classical cipher algorithms: Caesar, Vigenere, ADFGVX, Enigma etc.☆221Updated 4 years ago
- Repository containing implementation of attacks on modern public key cryptosystems and symmetric key ciphers.☆132Updated last year
- Unofficial mirror of yafu. Go to https://github.com/bbuhrow/yafu☆202Updated 3 years ago
- Simple python implementation of NTRUEncrypt cryptosystem☆56Updated 4 years ago
- Implementation of Rijndael cipher algorithm☆46Updated last year
- Python library for fast elliptic curve crypto☆275Updated 3 months ago
- Implements Coron's simplification of Coppersmith's algorithm☆42Updated last year
- Working with numbers (primes, modular, etc.)☆243Updated 2 years ago
- NTRU Python Library with Application to Encrypted Domain☆31Updated last year
- ☆38Updated 2 years ago
- Tool for generating Elliptic curve domain parameters☆122Updated last month
- A Python implementation of the block cipher IDEA☆15Updated 7 years ago
- A repository that aims to provide tools for cryptography and cryptanalysis☆212Updated 4 years ago
- A pairing library of elliptic curve☆60Updated last year
- Complex multiplication based factorization☆38Updated 3 years ago
- Coppersmith's method for multivariate polynomials☆165Updated last year
- Pure python ChaCha20Poly1305 implementation☆25Updated 5 years ago
- A Python interface for https://github.com/fplll/fplll☆136Updated this week
- (Still exploring) My cryptography journey: A collection of notebooks covering different algorithms and concepts from cryptography☆240Updated last year
- Implementation of Trivium Stream Cipher in Python☆13Updated 7 years ago
- SIMON and SPECK, the two lightweight block ciphers designed by the researchers from NSA☆24Updated 11 years ago
- A Sage implementation of the ROCA attack☆22Updated 2 years ago
- Given p xor q and n=p*q for two unknown primes p and q, factor n and output p and q.☆20Updated 8 years ago
- Implementation of attacks on cryptosystems☆72Updated 4 years ago
- ☆45Updated this week
- pure python tls 1.3 implementation☆39Updated 5 years ago
- A SageMath implementation of the Castryck-Decru Key Recovery attack on SIDH☆129Updated 2 years ago
- Python code to implement various number theory, elliptic curve and finite field computations.☆100Updated 3 years ago
- Predict MT19937 PRNG, from preceding 624 generated numbers. There is a specialization for the "random" of Python standard library.☆183Updated 4 years ago