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
Sorting:
- Implementation of the ROCA attack☆17Nov 26, 2020Updated 5 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
- 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…☆19Jul 16, 2021Updated 4 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 3 months ago
- Implements Coron's simplification of Coppersmith's algorithm☆43Oct 10, 2023Updated 2 years ago
- ☆68Apr 13, 2020Updated 5 years ago
- Wouter Castryck, Thomas Decru. "An efficient key recovery attack on SIDH" の実装☆11Aug 12, 2023Updated 2 years ago
- ☆15Sep 2, 2024Updated last year
- MSIEVE: A Library for Factoring Large Integers☆14Apr 7, 2023Updated 2 years ago
- rkm0959 implements stuff☆45Sep 21, 2022Updated 3 years ago
- Coppersmith's method for multivariate polynomials☆193Oct 11, 2023Updated 2 years ago
- Bitcoin private key brute force written in Python☆11Aug 22, 2022Updated 3 years ago
- my ctf chals☆11Jul 7, 2025Updated 7 months ago
- Revisiting Differential-Linear Attacks via a Boomerang Perspective☆11Nov 26, 2025Updated 3 months ago
- Functions for solving linear inequalities in integers☆59Jul 27, 2025Updated 7 months ago
- Lattice Sieving using GPU Tensor cores based on the General Sieve Kernel (G6K)☆44Mar 31, 2025Updated 11 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
- Representing DES in Z3☆16Jul 14, 2023Updated 2 years ago
- ☆17Feb 4, 2026Updated 3 weeks ago
- A Sage interface for FGb (Gröbner basis computations)☆39Feb 1, 2026Updated last month
- Solutions and Explanations for problems at https://id0-rsa.pub☆14Apr 8, 2020Updated 5 years ago
- Demonstrates iterative FGSM on Apple's NeuralHash model.☆16Aug 19, 2021Updated 4 years ago
- A powerful solution for tackling the Elliptic Curve Discrete Logarithm Problem (ECDLP) within the context of secp256k1.☆11Dec 13, 2025Updated 2 months ago
- Fast lattice reduction using segmentation, multithreading, Seysen reduction and BLAS☆49Nov 3, 2025Updated 4 months ago
- ☆15Sep 7, 2020Updated 5 years ago
- Solve discrete logarithm problems by the number field sieve method.☆19Aug 30, 2017Updated 8 years ago
- Bruteforce to calculate private key over public key.☆14Nov 16, 2022Updated 3 years ago
- ☆37Sep 18, 2023Updated 2 years ago
- ecdsattack is a package which retrieves private keys from faulted ECDSA signatures.☆46Nov 28, 2022Updated 3 years ago
- ☆114Jul 10, 2023Updated 2 years ago
- The world's first (and hopefully last) pure-bash implementation of the LLL algorithm☆19Aug 21, 2023Updated 2 years ago
- 32btc bounty address search on GPU☆19Jan 2, 2024Updated 2 years ago
- Kangaroo with the goal of improving efficiency without losing the success rate.☆16Dec 13, 2024Updated last year
- ☆42Jun 27, 2022Updated 3 years ago
- Repo for collecting part of my public CTF challenges☆42Mar 25, 2024Updated last year
- rnn/lstm to generate private keys from public keys of known high value☆39Jan 7, 2022Updated 4 years ago