Python implementations of cryptographic attacks and utilities.
☆1,242Jan 8, 2026Updated 2 months ago
Alternatives and similar repositories for crypto-attacks
Users that are interested in crypto-attacks are comparing it to the libraries listed below
Sorting:
- A toolkit for cryptanalysis using lattices.☆138Dec 2, 2023Updated 2 years ago
- Coppersmith's method for multivariate polynomials☆195Oct 11, 2023Updated 2 years ago
- attacking RSA via lattice reductions (LLL)☆832Apr 11, 2021Updated 4 years ago
- CVP "trick" for CTF challenges☆149Jun 19, 2023Updated 2 years ago
- Coppersmith method (solving polynomial equation over composite modulus on small bounds)☆123Dec 21, 2024Updated last year
- Fast lattice reduction☆233Aug 25, 2025Updated 6 months ago
- ☆67Nov 10, 2025Updated 4 months ago
- SMT based attacks on non cryptographic PRNGs☆91Mar 23, 2023Updated 2 years ago
- Repository containing implementation of attacks on modern public key cryptosystems and symmetric key ciphers.☆143Mar 13, 2024Updated 2 years ago
- Solving linear systems over GF(2) by manipulating bitvectors☆83Feb 12, 2026Updated last month
- Library consisting of explanation and implementation of all the existing attacks on various Encryption Systems, Digital Signatures, Key E…☆1,600Jun 19, 2021Updated 4 years ago
- A SageMath implementation of the Castryck-Decru Key Recovery attack on SIDH☆138Apr 17, 2023Updated 2 years ago
- Functions for solving linear inequalities in integers☆60Jul 27, 2025Updated 7 months ago
- Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs☆99Apr 20, 2021Updated 4 years ago
- Automated cryptanalysis of substitution permutation network cipher☆32Aug 27, 2024Updated last year
- ☆113Apr 22, 2025Updated 11 months ago
- Challenges I created for CTF competitions.☆243Dec 28, 2025Updated 2 months ago
- ☆37Sep 18, 2023Updated 2 years ago
- CTF write-ups☆218Feb 12, 2025Updated last year
- rkm0959 implements stuff☆45Sep 21, 2022Updated 3 years ago
- A repository trying to collect things related to LLL☆74Sep 10, 2024Updated last year
- Complex multiplication based factorization☆40Feb 21, 2022Updated 4 years ago
- Repo for collecting part of my public CTF challenges☆43Mar 25, 2024Updated last year
- Python's library written in Rust to quickly factor `n = pq` when around >50% bits of `p` and `q` are known which are distributed at rando…☆20Jul 16, 2021Updated 4 years ago
- Attacking ECDSA with nonce leakage using lattice-based algorithms☆43Nov 19, 2025Updated 4 months ago
- 小巧的 Golang 数据库操作库☆101Dec 24, 2025Updated 2 months ago
- Some writeups for some CTFs☆18Apr 14, 2024Updated last year
- Contains tools for solving RSA and other crypto problems in CTFs.☆337Mar 25, 2022Updated 3 years ago
- (Still exploring) My cryptography journey: A collection of notebooks covering different algorithms and concepts from cryptography☆251Jul 6, 2023Updated 2 years ago
- ☆108Jan 4, 2023Updated 3 years ago
- Lattice ECDSA attack☆142Jan 26, 2022Updated 4 years ago
- Python implementation of a symbolic execution of MT19937 and a solver for GF(2) matrices☆40Aug 1, 2020Updated 5 years ago
- Hosting awesome cryptography CTF challenges from past CTFs☆134Jun 18, 2025Updated 9 months ago
- True to its name, `funccache` implements the cache function. Cache the return value of a callable object or all methods defined in a clas…☆90Oct 10, 2024Updated last year
- ☆68Apr 13, 2020Updated 5 years ago
- Quickly make Teeworlds mod☆118May 23, 2024Updated last year
- Cryptography & CTF Writeups☆82Feb 20, 2023Updated 3 years ago
- ☆24Mar 4, 2025Updated last year
- This repository contains code snippets and POCs associated to our article on breaking Python's PRNG with a few values and no bruteforce.☆24Apr 18, 2024Updated last year