michel-leonard / C-Quadratic-SieveLinks
A factorization software using a Quadratic Sieve (SIQS) written in C.
☆34Updated last month
Alternatives and similar repositories for C-Quadratic-Sieve
Users that are interested in C-Quadratic-Sieve are comparing it to the libraries listed below
Sorting:
- Imported from svn://scm.gforge.inria.fr/svnroot/ecm/☆27Updated last year
- Fast prime factorization in Python☆25Updated 3 years ago
- nml is a "simple" matrix/numerical analysis library written in pure C. The scope of the library is to highlight various algorithm impleme…☆98Updated last year
- A pure C implementation of the Mersenne twister is a pseudo-random number generation algorithm.☆125Updated last year
- A GPU accelerated implementation of the sieve of Eratosthenes☆66Updated 2 years ago
- 🚀 Sum of the primes below x☆38Updated 3 years ago
- Winners of the International Obfuscated C Code Contest☆667Updated last week
- O(n log n) In-place Stable Quicksort☆18Updated 7 months ago
- Multiple Precision Integers and Rationals☆236Updated 7 months ago
- ☆293Updated last year
- Lattice algorithms using floating-point arithmetic☆361Updated 2 months ago
- A miniature program that can compute Pi to millions of digits.☆144Updated 2 years ago
- Composing and deciphering C (or C++) declarations or casts, aka ‘‘gibberish.’’☆102Updated this week
- A simple implementation of the Quadratic Sieve for integer factoring in C☆13Updated 13 years ago
- Implementing and breaking the MT19937 Mersenne Twister pseudorandom number generator☆28Updated 5 years ago
- Preprocessor metaprogramming knowledge obscurity chart☆49Updated last year
- This is the 2009 version of TestU01, a software library, implemented in the ANSI C language, and offering a collection of utilities for t…☆73Updated last year
- Implementation of Elliptic Curve Cryptography in C++☆40Updated 10 years ago
- Math library☆86Updated 5 months ago
- Small portable multiple-precision unsigned integer arithmetic in C☆451Updated 9 months ago
- implementation of OEIS sequences☆11Updated 8 years ago
- C implementation of the SHA-3 and Keccak with Init/Update/Finalize hashing API (NIST FIPS 202/Etherium)☆181Updated 9 months ago
- Ascon - Lightweight Authenticated Encryption & Hashing☆212Updated 5 months 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
- Testing common random-number generators (RNG)☆185Updated 2 years ago
- Swing, divide and conquer the factorial!☆81Updated 3 years ago
- Fast lattice reduction using segmentation, multithreading, Seysen reduction and BLAS☆31Updated 3 weeks ago
- Simple SIMD example in C (AVX2 Vectorization)☆56Updated 7 years ago
- Sort of Lambdas for gcc☆34Updated 5 years ago
- SHA-2 algorithm implementations☆191Updated last month