Fast lattice reduction
☆233Aug 25, 2025Updated 6 months ago
Alternatives and similar repositories for flatter
Users that are interested in flatter are comparing it to the libraries listed below
Sorting:
- Coppersmith method (solving polynomial equation over composite modulus on small bounds)☆123Dec 21, 2024Updated last year
- A toolkit for cryptanalysis using lattices.☆138Dec 2, 2023Updated 2 years ago
- A SageMath implementation of the Castryck-Decru Key Recovery attack on SIDH☆138Apr 17, 2023Updated 2 years ago
- ☆24Mar 4, 2025Updated last year
- ☆37Sep 18, 2023Updated 2 years ago
- ☆113Apr 22, 2025Updated 11 months ago
- ☆67Nov 10, 2025Updated 4 months ago
- Fast lattice reduction using segmentation, multithreading, Seysen reduction and BLAS☆48Mar 9, 2026Updated last week
- Functions for solving linear inequalities in integers☆60Jul 27, 2025Updated 7 months ago
- Coppersmith's method for multivariate polynomials☆195Oct 11, 2023Updated 2 years ago
- CVP "trick" for CTF challenges☆149Jun 19, 2023Updated 2 years ago
- Lattice algorithms using floating-point arithmetic☆399Oct 15, 2025Updated 5 months ago
- Representing DES in Z3☆16Jul 14, 2023Updated 2 years ago
- Solving linear systems over GF(2) by manipulating bitvectors☆83Feb 12, 2026Updated last month
- The General Sieve Kernel☆144Nov 9, 2025Updated 4 months ago
- Solving BDD and uSVP with predicate☆51Jul 31, 2024Updated last year
- Python implementation of a symbolic execution of MT19937 and a solver for GF(2) matrices☆40Aug 1, 2020Updated 5 years ago
- my ctf chals☆11Jul 7, 2025Updated 8 months ago
- A Python interface for https://github.com/fplll/fplll☆160Nov 14, 2025Updated 4 months ago
- Attacking ECDSA with nonce leakage using lattice-based algorithms☆43Nov 19, 2025Updated 4 months ago
- Python implementations of cryptographic attacks and utilities.☆1,242Jan 8, 2026Updated 2 months ago
- Prime backdooring procedure to allow fast factorization of semiprimes☆25Dec 10, 2021Updated 4 years ago
- 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
- Repo for collecting part of my public CTF challenges☆43Mar 25, 2024Updated last year
- Code for "Small Public Exponent Brings More: Improved Partial Key Exposure Attacks against RSA"☆16Oct 8, 2025Updated 5 months ago
- A Sage interface for FGb (Gröbner basis computations)☆38Feb 1, 2026Updated last month
- rkm0959 implements stuff☆45Sep 21, 2022Updated 3 years ago
- ☆10Jul 16, 2025Updated 8 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
- SMT based attacks on non cryptographic PRNGs☆91Mar 23, 2023Updated 2 years ago
- Implementation of cryptographic attacks. Mainly reproduction of recent cryptographic papers.☆15Dec 4, 2024Updated last year
- attacking RSA via lattice reductions (LLL)☆833Apr 11, 2021Updated 4 years ago
- ☆18Mar 15, 2026Updated last week
- Challenges I created for CTF competitions.☆244Dec 28, 2025Updated 2 months ago
- Number Geometry methods: Shortest Vector Problem and Shorter Basis Problem in Lattice (Hamming distance, Bounded distance decoding, bina…☆13May 19, 2023Updated 2 years ago
- Library for Polynomial System Solving through Algebraic Methods☆181Updated this week
- Implements Coron's simplification of Coppersmith's algorithm☆10May 28, 2017Updated 8 years ago
- Some crypto scripts which is useful in study and ctf☆29Sep 2, 2021Updated 4 years ago
- z3++☆29Dec 14, 2024Updated last year