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 2 months ago
Alternatives and similar repositories for GNFS
Users that are interested in GNFS are comparing it to the libraries listed below
Sorting:
- Source code of calculators hosted at https://www.alpertron.com.ar☆245Updated last month
- Lattice algorithms using floating-point arithmetic☆361Updated 3 months ago
- A repository that aims to provide tools for cryptography and cryptanalysis☆217Updated 5 years ago
- A factorization software using a Quadratic Sieve (SIQS) written in C.☆34Updated 2 months ago
- A Python interface for https://github.com/fplll/fplll☆143Updated 2 months ago
- C# BlockChain parser☆10Updated 8 years ago
- Breaking ECDSA (not so broken) with LLL☆84Updated this week
- Testing Schnorr's factorization claim in Sage☆305Updated 2 years ago
- SAT-based, MILP, and belief propagation preimage attacks on SHA-256 and other cryptographic hash functions☆39Updated 2 years ago
- Chaos.NaCl cryptography library☆140Updated 3 years ago
- Invertible Bloom filter written in C# for efficiently estimating set differences.☆21Updated 7 years ago
- Twofish 512, Serpent 512, Rijndael 512, the HX Ciphers, Ring-LWE, NTRU, McEliece, GMSS, Rainbow, DTM-KEX☆41Updated 2 years ago
- Solving BDD and uSVP with predicate☆49Updated last year
- 🔟 Implementation of rational number arithmetic for .NET with arbitrary precision.☆88Updated 3 months ago
- An arbitrary-precision decimal (base 10) floating-point number class. Over 4.5 million downloads on NuGet!☆70Updated 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…☆27Updated 5 years ago
- A Cryptographic Library for the Automated Analysis of Symmetric Primitives☆67Updated this week
- Encyclopedia of Combinatorial Structures☆14Updated 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
- Lattice ECDSA attack☆132Updated 3 years ago
- A SageMath implementation of the Castryck-Decru Key Recovery attack on SIDH☆134Updated 2 years ago
- Tool to find XOR differential and rotational-XOR characteristics of ARX primitives.☆33Updated 2 years ago
- ☆195Updated 7 months ago
- A floating point library for large numbers.☆16Updated this week
- ☆108Updated 2 years ago
- Elliptic curve tools, ECDSA, and ECDSA attacks.☆40Updated 11 months ago
- A collection of SIMD (AVX2 & AVX512) accelerated mathematical functions for .NET☆69Updated last year
- Python code to implement various number theory, elliptic curve and finite field computations.☆102Updated 3 years ago
- Tool for computing elliptic curve (EC) discrete logarithms☆37Updated 8 years ago
- Library for Polynomial System Solving through Algebraic Methods☆146Updated last month