Automated integer factorization
☆345May 8, 2026Updated 2 weeks ago
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 last year
- Imported from svn://scm.gforge.inria.fr/svnroot/ecm/☆32Apr 24, 2026Updated last month
- Clockwork: A Modular Arithmetic library for C++☆12May 1, 2026Updated 3 weeks ago
- Unofficial mirror of yafu. Go to https://github.com/bbuhrow/yafu☆200Jan 4, 2022Updated 4 years ago
- CADO-NFS is a complete implementation in C/C++ of the Number Field Sieve (NFS) algorithm for factoring integers. For official releases, p…☆32May 10, 2020Updated 6 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 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
- Solving linear systems over GF(2) by manipulating bitvectors☆88Feb 12, 2026Updated 3 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
- RSA attack tool (mainly for ctf) - retrieve private key from weak public key and/or uncipher data☆6,954Updated this week
- Perl (XS) module implementing prime number utilities, including sieves☆51May 20, 2026Updated last week
- Fast lattice reduction☆240Aug 25, 2025Updated 9 months ago
- Python implementations of cryptographic attacks and utilities.☆1,262Jan 8, 2026Updated 4 months ago
- ☆39Sep 18, 2023Updated 2 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- A complete, proof-of-concept, C# implementation of the General Number Field Sieve algorithm for factoring very large semi-prime numbers. …☆62Apr 1, 2026Updated last month
- Perl prime number module using XS/GMP☆19Apr 18, 2026Updated last month
- Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs☆100Apr 20, 2021Updated 5 years ago
- Predict python's random module generated values.☆441May 20, 2026Updated last week
- Challenges I created for CTF competitions.☆245Dec 28, 2025Updated 4 months ago
- YAMPA is Yet Another Mitm Proxy for use in A/D CTFs☆16Jul 11, 2024Updated last year
- Coppersmith method (solving polynomial equation over composite modulus on small bounds)☆125Dec 21, 2024Updated last year
- My CTF challenges, especially cryptography☆25Mar 4, 2025Updated last year
- ☆22May 13, 2026Updated 2 weeks 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.
- Python implementation of a symbolic execution of MT19937 and a solver for GF(2) matrices☆40Aug 1, 2020Updated 5 years ago
- A graphics library for creating GUI applications using GDI.☆14Apr 13, 2024Updated 2 years ago
- Coppersmith's method for multivariate polynomials☆198Oct 11, 2023Updated 2 years ago
- Python Bytecode Obfuscation☆15Aug 21, 2023Updated 2 years ago
- M4RI is a library for fast arithmetic with dense matrices over GF(2)☆89Apr 28, 2026Updated 3 weeks ago
- CVP "trick" for CTF challenges☆149Jun 19, 2023Updated 2 years ago
- Repository to keep track of python memory corruption bugs that can be used to potentially bypass audit hooks☆68Dec 28, 2025Updated 4 months ago
- Collections of all CTF challenges made by me.☆19Apr 14, 2024Updated 2 years ago
- Rust bindings to [primesieve](http://primesieve.org)☆10May 7, 2017Updated 9 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- SMT based attacks on non cryptographic PRNGs☆94Mar 23, 2023Updated 3 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
- Functions for solving linear inequalities in integers☆60Jul 27, 2025Updated 10 months ago
- attacking RSA via lattice reductions (LLL)☆836Apr 11, 2021Updated 5 years ago
- Bringing the power of SageMath to VS Code with this extension that offers specialized syntax highlighting, quick run capabilities, and ad…☆51Jan 20, 2026Updated 4 months ago
- 基于CTFd 3.5.3 版本二次开发,整合CTFd-Whale插件,CTFd-Owl插件,比赛计分板插件,自动备份插件,验证码插件,题解收集插件,SMTPViaHTTP插件并进行修复和重构的一键部署版。☆24May 23, 2024Updated 2 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