Automated integer factorization
☆367Aug 5, 2026Updated last week
Alternatives and similar repositories for yafu
Users that are interested in yafu are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- YAFU's sieve of Eratosthenes in library form with standalone executable☆14Jun 3, 2024Updated 2 years ago
- msieve - Number Field Sieve implementation by Jason Papadopoulos☆275May 16, 2023Updated 3 years ago
- Imported from svn://scm.gforge.inria.fr/svnroot/ecm/☆35Apr 24, 2026Updated 3 months ago
- Clockwork: A Modular Arithmetic library for C++☆14May 1, 2026Updated 3 months ago
- Unofficial mirror of yafu. Go to https://github.com/bbuhrow/yafu☆200Jan 4, 2022Updated 4 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- CADO-NFS is a complete implementation in C/C++ of the Number Field Sieve (NFS) algorithm for factoring integers. For official releases, p…☆35May 10, 2020Updated 6 years ago
- Nonce reuse attacks for AEAD ciphers, especially for the the most commonly used `ChaCha20-Poly1305` and `AES-GCM`.☆22Nov 7, 2024Updated last year
- GPL Number Field Sieve implementation☆35Apr 24, 2011Updated 15 years ago
- ☆71Nov 10, 2025Updated 9 months ago
- My CTF challenges, especially cryptography☆25Mar 4, 2025Updated last year
- RSA attack tool (mainly for ctf) - retrieve private key from weak public key and/or uncipher data☆7,074Aug 12, 2026Updated last week
- 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
- Fast lattice reduction☆250Aug 25, 2025Updated 11 months ago
- A complete, proof-of-concept, C# implementation of the General Number Field Sieve algorithm for factoring very large semi-prime numbers. …☆64Apr 1, 2026Updated 4 months ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Python implementations of cryptographic attacks and utilities.☆1,283Jan 8, 2026Updated 7 months ago
- MIT IEEE URTC 2025. GSET 2025. Repository for "TaintMonkey: Dynamic Taint Analysis of Python Web Applications Using Monkey Patching". A P…☆16Aug 28, 2025Updated 11 months ago
- Solving linear systems over GF(2) by manipulating bitvectors☆90Feb 12, 2026Updated 6 months ago
- Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs☆103Apr 20, 2021Updated 5 years ago
- Predict python's random module generated values.☆441May 20, 2026Updated 2 months ago
- ☆125Apr 22, 2025Updated last year
- Challenges I created for CTF competitions.☆250Dec 28, 2025Updated 7 months ago
- Python implementation of a symbolic execution of MT19937 and a solver for GF(2) matrices☆40Aug 1, 2020Updated 6 years ago
- Coppersmith method (solving polynomial equation over composite modulus on small bounds)☆125Dec 21, 2024Updated last year
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- Python implementation of Wagner's Algorithm for the Generalized Birthday Problem.☆19Aug 15, 2023Updated 3 years ago
- Repository to keep track of python memory corruption bugs that can be used to potentially bypass audit hooks☆70Dec 28, 2025Updated 7 months ago
- Coppersmith's method for multivariate polynomials☆201Oct 11, 2023Updated 2 years ago
- A graphics library for creating GUI applications using GDI.☆15Apr 13, 2024Updated 2 years ago
- Python Bytecode Obfuscation☆16Aug 21, 2023Updated 2 years ago
- A COLLECTION OF ALGORITHMS RELATED TO NUMBER THEORY☆17Updated this week
- CVP "trick" for CTF challenges☆149Jun 19, 2023Updated 3 years ago
- ☆15Nov 23, 2025Updated 8 months ago
- Python sandbox escape wiki + payload generator☆147Sep 18, 2024Updated last year
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Rust bindings to [primesieve](http://primesieve.org)☆10May 7, 2017Updated 9 years ago
- Functions for solving linear inequalities in integers☆62Jul 27, 2025Updated last year
- M4RI is a library for fast arithmetic with dense matrices over GF(2)☆95Aug 9, 2026Updated last week
- SMT based attacks on non cryptographic PRNGs☆94Mar 23, 2023Updated 3 years ago
- attacking RSA via lattice reductions (LLL)☆838Apr 11, 2021Updated 5 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 5 years ago
- 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