AdamWhiteHat / GNFSLinks
A complete, proof-of-concept, C# implementation of the General Number Field Sieve algorithm for factoring very large semi-prime numbers. The focus was on readability and understandability of the code, not performance.
☆56Updated last month
Alternatives and similar repositories for GNFS
Users that are interested in GNFS are comparing it to the libraries listed below
Sorting:
- A factorization software using a Quadratic Sieve (SIQS) written in C.☆33Updated 3 weeks ago
- CADO-NFS is a complete implementation in C/C++ of the Number Field Sieve (NFS) algorithm for factoring integers. For official releases, p…☆26Updated 5 years ago
- Source code of calculators hosted at https://www.alpertron.com.ar☆241Updated last week
- Lattice algorithms using floating-point arithmetic☆358Updated 2 months ago
- A Python interface for https://github.com/fplll/fplll☆143Updated last month
- Solve discrete logarithm problems by the index calculus method.☆14Updated 7 years ago
- ☆11Updated 5 years ago
- Library for Polynomial System Solving through Algebraic Methods☆137Updated this week
- A tool to evaluate the security of cryptographic primitives against distinguishing attacks with bit-vector SMT solvers.☆36Updated 7 months ago
- ☆17Updated 6 years ago
- Tool to find XOR differential and rotational-XOR characteristics of ARX primitives.☆31Updated 2 years ago
- Solving BDD and uSVP with predicate☆48Updated 10 months ago
- ☆11Updated 4 years ago
- A repository that aims to provide tools for cryptography and cryptanalysis☆215Updated 5 years ago
- The General Sieve Kernel☆119Updated last month
- Lattice Sieving using GPU Tensor cores based on the General Sieve Kernel (G6K)☆33Updated 2 months ago
- FrodoKEM: Learning with Errors Key Encapsulation. FrodoKEM is a family of key-encapsulation mechanisms that are designed to be conservati…☆142Updated 7 months ago
- A SageMath implementation of the Castryck-Decru Key Recovery attack on SIDH☆132Updated 2 years ago
- Fast lattice reduction☆203Updated 3 months ago
- Breaking ECDSA (not so broken) with LLL☆82Updated 2 months ago
- ☆17Updated 5 months ago
- Tool for generating Elliptic curve domain parameters☆122Updated 2 months ago
- An easy to use tool for cryptanalysis of symmetric primitives based on SMT/SAT solvers.☆96Updated last year
- Code for FSE 2020 - Improving the MILP-based Security Evaluation Algorithm against Differential-Linear Cryptanalysis Using A Divide-and-C…☆16Updated 5 years ago
- msieve - Number Field Sieve implementation by Jason Papadopoulos☆246Updated 2 years ago
- Implementation of Matsui's algorithm for finding the minimum number of active S-boxes.☆9Updated 7 years ago
- Implementation of Lattice Attacks on (EC)DSA described in the research paper: Chao Sun,Thomas Espitau, Mehdi Tibouchi, and Masayuki Abe, …☆26Updated 3 years ago
- Python implementation of the index calculus method for solving discrete logarithm problems☆25Updated 5 years ago
- Imported from svn://scm.gforge.inria.fr/svnroot/ecm/☆26Updated last year
- A Cryptographic Library for the Automated Analysis of Symmetric Primitives☆66Updated this week