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 random.
☆19Jul 16, 2021Updated 4 years ago
Alternatives and similar repositories for factor-from-random-known-bits
Users that are interested in factor-from-random-known-bits are comparing it to the libraries listed below
Sorting:
- Python implementation of Wagner's Algorithm for the Generalized Birthday Problem.☆19Aug 15, 2023Updated 2 years ago
- ☆67Nov 10, 2025Updated 3 months ago
- ☆24Mar 4, 2025Updated last year
- Some writeups for some CTFs☆18Apr 14, 2024Updated last year
- ☆15Mar 14, 2023Updated 2 years ago
- My CTF challenges, especially cryptography☆25Mar 4, 2025Updated last year
- Revisiting Differential-Linear Attacks via a Boomerang Perspective☆11Nov 26, 2025Updated 3 months ago
- An implementation of Dumer's algorithm for Information Set Decoding.☆14Jan 13, 2024Updated 2 years ago
- Functions for solving linear inequalities in integers☆60Jul 27, 2025Updated 7 months ago
- ☆37Sep 18, 2023Updated 2 years ago
- Homemade implementation of Square Attack against 4 rounds AES☆15Feb 2, 2020Updated 6 years ago
- Implementation of known practical attack on some AES variant☆16Apr 3, 2024Updated last year
- ☆17Feb 4, 2026Updated last month
- Repo for collecting part of my public CTF challenges☆42Mar 25, 2024Updated last year
- A SageMath implementation of the Castryck-Decru Key Recovery attack on SIDH☆140Apr 17, 2023Updated 2 years ago
- Solving BDD and uSVP with predicate☆52Jul 31, 2024Updated last year
- A pure python tool to implement/exploit the hash length extension attack☆37Aug 14, 2023Updated 2 years ago
- Solving linear systems over GF(2) by manipulating bitvectors☆82Feb 12, 2026Updated 3 weeks ago
- Coppersmith method (solving polynomial equation over composite modulus on small bounds)☆124Dec 21, 2024Updated last year
- Given p xor q and n=p*q for two unknown primes p and q, factor n and output p and q.☆22Jan 8, 2017Updated 9 years ago
- Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs☆100Apr 20, 2021Updated 4 years ago
- z3++☆29Dec 14, 2024Updated last year
- We implement the progressive Improved Progressive BKZ with Lattice Sieving presented in https://eprint.iacr.org/2022/1343, one can call i…☆13Feb 14, 2025Updated last year
- ☆44Feb 28, 2023Updated 3 years ago
- Fast lattice reduction☆233Aug 25, 2025Updated 6 months ago
- A toolkit for cryptanalysis using lattices.☆137Dec 2, 2023Updated 2 years ago
- ☆15Sep 2, 2024Updated last year
- Implementation of the fastest ISD algorithms☆23Feb 21, 2025Updated last year
- A Sage implementation of the ROCA attack☆28May 16, 2023Updated 2 years ago
- Toolkit for creating cryptographic figures and videos.☆35May 17, 2024Updated last year
- SMT based attacks on non cryptographic PRNGs☆91Mar 23, 2023Updated 2 years ago
- ☆36May 26, 2023Updated 2 years ago
- Automated cryptanalysis of substitution permutation network cipher☆32Aug 27, 2024Updated last year
- Final Project in Cryptography - NT219.O11.ATTN☆18Feb 23, 2024Updated 2 years ago
- An implementation of RSA extending Wiener attack☆16Dec 28, 2021Updated 4 years ago
- ☆17Aug 15, 2023Updated 2 years ago
- A tool to evaluate the security of cryptographic primitives against distinguishing attacks with bit-vector SMT solvers.☆40Nov 17, 2024Updated last year
- King-of-the-Hill game for the 2nd International Cybersecurity Challenge @ San Diego, California USA☆15Aug 9, 2023Updated 2 years ago
- A Cryptographic Library for the Automated Analysis of Symmetric Primitives☆75Feb 27, 2026Updated last week