boppreh / aesLinks
A pure Python implementation of AES, with optional CBC, PCBC, CFB, OFB and CTR cipher modes.
☆202Updated last year
Alternatives and similar repositories for aes
Users that are interested in aes are comparing it to the libraries listed below
Sorting:
- A pure Python implementation of AES☆205Updated 5 years ago
- Predict python's random module generated values.☆425Updated last year
- a fork of primefac(https://pypi.python.org/pypi/primefac) module☆89Updated 3 weeks ago
- Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs☆97Updated 4 years ago
- Repository containing implementation of attacks on modern public key cryptosystems and symmetric key ciphers.☆140Updated last year
- Hosting awesome cryptography CTF challenges from past CTFs☆125Updated 6 months ago
- Python-RSA is a pure-Python RSA implementation.☆493Updated 8 months ago
- Cryptography & CTF Writeups☆82Updated 2 years ago
- (Still exploring) My cryptography journey: A collection of notebooks covering different algorithms and concepts from cryptography☆249Updated 2 years ago
- Predict MT19937 PRNG, from preceding 624 generated numbers. There is a specialization for the "random" of Python standard library.☆195Updated 4 years ago
- Writeups of some Reverse Engineering challenges in CTFs I played☆32Updated 4 years ago
- Docker image for attacking cryptography CTF challenges☆112Updated last year
- A pure python tool to implement/exploit the hash length extension attack☆37Updated 2 years ago
- Pure Python hash length extension module☆129Updated 2 years ago
- Coppersmith method (solving polynomial equation over composite modulus on small bounds)☆122Updated last year
- An nsjail Docker image for CTF pwnables. Easily create secure, isolated xinetd/inetd-style services.☆249Updated last year
- A toolkit for cryptanalysis using lattices.☆134Updated 2 years ago
- A community driven resource for learning CryptoGraphy☆70Updated 2 years ago
- Python sandbox escape wiki + payload generator☆137Updated last year
- Some challenge solutions solved using z3☆230Updated 3 years ago
- Analyse PNG file format for CTF, python API and CLI☆100Updated 2 years ago
- SMT based attacks on non cryptographic PRNGs☆88Updated 2 years ago
- Files + Writeups for DownUnderCTF 2023 Challenges☆173Updated 2 years ago
- Using z3 to predict `Math.random` in v8☆326Updated 3 years ago
- Some writeups for some CTFs☆18Updated last year
- Complex multiplication based factorization☆40Updated 3 years ago
- Automated cryptanalysis of substitution permutation network cipher☆32Updated last year
- CTF write-ups☆216Updated 10 months ago
- Challenge archive☆26Updated 8 months ago
- CVP "trick" for CTF challenges☆149Updated 2 years ago