☆24Mar 4, 2025Updated last year
Alternatives and similar repositories for coppersmith
Users that are interested in coppersmith are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Functions for solving linear inequalities in integers☆60Jul 27, 2025Updated 7 months ago
- my ctf chals☆11Jul 7, 2025Updated 8 months ago
- ☆37Sep 18, 2023Updated 2 years ago
- ☆67Nov 10, 2025Updated 4 months ago
- Representing DES in Z3☆16Jul 14, 2023Updated 2 years ago
- ☆113Apr 22, 2025Updated 11 months ago
- Coppersmith method (solving polynomial equation over composite modulus on small bounds)☆123Dec 21, 2024Updated last year
- A Sage interface for FGb (Gröbner basis computations)☆38Feb 1, 2026Updated last month
- ☆18Mar 15, 2026Updated last week
- Solving linear systems over GF(2) by manipulating bitvectors☆83Feb 12, 2026Updated last month
- ☆15Sep 2, 2024Updated last year
- Attacking ECDSA with nonce leakage using lattice-based algorithms☆43Nov 19, 2025Updated 4 months ago
- Fast lattice reduction using segmentation, multithreading, Seysen reduction and BLAS☆48Updated this week
- 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
- Automated cryptanalysis of substitution permutation network cipher☆32Aug 27, 2024Updated last year
- ☆15Mar 14, 2023Updated 3 years ago
- 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
- Practical Implementation of the Maurer Reduction☆10Jul 13, 2023Updated 2 years ago
- Fast lattice reduction☆233Aug 25, 2025Updated 6 months ago
- 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
- A toolkit for cryptanalysis using lattices.☆138Dec 2, 2023Updated 2 years ago
- ☆35May 26, 2023Updated 2 years ago
- ☆46Feb 28, 2023Updated 3 years ago
- Revisiting Differential-Linear Attacks via a Boomerang Perspective☆11Nov 26, 2025Updated 3 months ago
- CVP "trick" for CTF challenges☆149Jun 19, 2023Updated 2 years ago
- A Sage implementation of the ROCA attack☆28May 16, 2023Updated 2 years ago
- M4RI is a library for fast arithmetic with dense matrices over GF(2)☆88Feb 23, 2026Updated last month
- 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
- Lattice Sieving using GPU Tensor cores based on the General Sieve Kernel (G6K)☆44Mar 31, 2025Updated 11 months ago
- SMT based attacks on non cryptographic PRNGs☆91Mar 23, 2023Updated 3 years ago
- z3++☆29Dec 14, 2024Updated last year
- Solving BDD and uSVP with predicate☆51Jul 31, 2024Updated last year
- A SageMath implementation of the Castryck-Decru Key Recovery attack on SIDH☆138Apr 17, 2023Updated 2 years ago
- An implementation of RSA extending Wiener attack☆16Dec 28, 2021Updated 4 years ago
- Python implementation of Wagner's Algorithm for the Generalized Birthday Problem.☆19Aug 15, 2023Updated 2 years ago
- Code for the paper "AICrypto: A Comprehensive Benchmark for Evaluating Cryptography Capabilities of Large Language Models"☆29Sep 27, 2025Updated 5 months ago
- Cracking V8 Math.random() from arbitrary bit leaks☆35Mar 16, 2026Updated last week
- Library for Polynomial System Solving through Algebraic Methods☆181Updated this week
- Predict and Backtrack MT19937 PRNG by putting 32 * 624 bits generated numbers. Python "random" standard library uses mt19937, so we can …☆40Dec 20, 2022Updated 3 years ago