A Sage implementation of the ROCA attack
☆28May 16, 2023Updated 2 years ago
Alternatives and similar repositories for ROCA
Users that are interested in ROCA are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆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
- Implementation of the ROCA attack☆17Nov 26, 2020Updated 5 years ago
- Coppersmith method (solving polynomial equation over composite modulus on small bounds)☆123Dec 21, 2024Updated last year
- Attacking ECDSA with nonce leakage using lattice-based algorithms☆43Nov 19, 2025Updated 4 months ago
- Wouter Castryck, Thomas Decru. "An efficient key recovery attack on SIDH" の実装☆11Aug 12, 2023Updated 2 years ago
- Some crypto scripts which is useful in study and ctf☆29Sep 2, 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
- ☆68Apr 13, 2020Updated 5 years ago
- Representing DES in Z3☆16Jul 14, 2023Updated 2 years ago
- A Sage interface for FGb (Gröbner basis computations)☆38Feb 1, 2026Updated last month
- The world's first (and hopefully last) pure-bash implementation of the LLL algorithm☆19Aug 21, 2023Updated 2 years ago
- Functions for solving linear inequalities in integers☆60Jul 27, 2025Updated 7 months ago
- Bitcoin private key brute force written in Python☆11Aug 22, 2022Updated 3 years ago
- ☆15Sep 7, 2020Updated 5 years ago
- ☆18Mar 15, 2026Updated last week
- Writeups for past CTFs I've joined☆18Jun 1, 2021Updated 4 years ago
- my ctf chals☆11Jul 7, 2025Updated 8 months ago
- rkm0959 implements stuff☆45Sep 21, 2022Updated 3 years ago
- Fast lattice reduction using segmentation, multithreading, Seysen reduction and BLAS☆48Updated this week
- Revisiting Differential-Linear Attacks via a Boomerang Perspective☆11Nov 26, 2025Updated 3 months ago
- Python3 implementation of Cryptographic attacks. Applcations examples introduced on my blog.☆24Apr 20, 2018Updated 7 years ago
- Homemade implementation of Square Attack against 4 rounds AES☆15Feb 2, 2020Updated 6 years ago
- Bruteforce to calculate private key over public key.☆14Nov 16, 2022Updated 3 years ago
- Solutions and Explanations for problems at https://id0-rsa.pub☆14Apr 8, 2020Updated 5 years ago
- Reference implementations of the GIMLI permutation☆15Jul 9, 2017Updated 8 years ago
- ☆37Sep 18, 2023Updated 2 years ago
- Lattice Sieving using GPU Tensor cores based on the General Sieve Kernel (G6K)☆44Mar 31, 2025Updated 11 months ago
- 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
- ☆114Jul 10, 2023Updated 2 years ago
- Implements Coron's simplification of Coppersmith's algorithm☆43Oct 10, 2023Updated 2 years ago
- Solving linear systems over GF(2) by manipulating bitvectors☆83Feb 12, 2026Updated last month
- CVP "trick" for CTF challenges☆149Jun 19, 2023Updated 2 years ago
- ecdsattack is a package which retrieves private keys from faulted ECDSA signatures.☆45Nov 28, 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
- A powerful solution for tackling the Elliptic Curve Discrete Logarithm Problem (ECDLP) within the context of secp256k1.☆11Dec 13, 2025Updated 3 months ago
- ☆57Oct 15, 2020Updated 5 years ago
- Imported from svn://scm.gforge.inria.fr/svnroot/ecm/☆31Mar 12, 2026Updated last week
- Toolkit for creating cryptographic figures and videos.☆35May 17, 2024Updated last year