FlorianPicca / ROCALinks
A Sage implementation of the ROCA attack
☆27Updated 2 years ago
Alternatives and similar repositories for ROCA
Users that are interested in ROCA are comparing it to the libraries listed below
Sorting:
- Implements Coron's simplification of Coppersmith's algorithm☆42Updated 2 years ago
- ☆68Updated 5 years ago
- Repository containing implementation of attacks on modern public key cryptosystems and symmetric key ciphers.☆140Updated last year
- ☆40Updated 3 years ago
- Repo for collecting part of my public CTF challenges☆41Updated last year
- ☆64Updated last month
- Implementation of the ROCA attack☆17Updated 5 years ago
- Complex multiplication based factorization☆40Updated 3 years ago
- Implementation of attacks on cryptosystems☆76Updated 4 months ago
- A SageMath implementation of the Castryck-Decru Key Recovery attack on SIDH☆135Updated 2 years ago
- Prime backdooring procedure to allow fast factorization of semiprimes☆24Updated 4 years ago
- CVP "trick" for CTF challenges☆149Updated 2 years ago
- Automated cryptanalysis of substitution permutation network cipher☆32Updated last year
- Tool for generating Elliptic curve domain parameters☆130Updated last week
- rkm0959 implements stuff☆45Updated 3 years ago
- Cryptography & CTF Writeups☆83Updated 2 years ago
- Coppersmith's method for multivariate polynomials☆190Updated 2 years ago
- ☆35Updated 2 years 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
- 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…☆19Updated 4 years ago
- Solving linear systems over GF(2) by manipulating bitvectors☆74Updated 3 weeks ago
- SMT based attacks on non cryptographic PRNGs☆86Updated 2 years ago
- A Sage interface for FGb (Gröbner basis computations)☆39Updated last year
- Attacking ECDSA with nonce leakage using lattice-based algorithms☆40Updated 3 weeks ago
- Some crypto scripts which is useful in study and ctf☆29Updated 4 years ago
- ☆22Updated 9 months ago
- A repository trying to collect things related to LLL☆72Updated last year
- Code for "Small Public Exponent Brings More: Improved Partial Key Exposure Attacks against RSA"☆15Updated 2 months ago
- Implementation of known practical attack on some AES variant☆15Updated last year
- A toolkit for cryptanalysis using lattices.