michel-leonard / C-Quadratic-SieveLinks
A factorization software using a Quadratic Sieve (SIQS) written in C.
☆36Updated 3 weeks ago
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/☆30Updated last week
- A simple implementation of the Quadratic Sieve for integer factoring in C☆13Updated 14 years ago
- ☆316Updated 2 months ago
- This is the 2009 version of TestU01, a software library, implemented in the ANSI C language, and offering a collection of utilities for t…☆83Updated 2 years ago
- 🚀 Sum of the primes below x☆39Updated 3 years ago
- Testing common random-number generators (RNG)☆196Updated last month
- Source code of calculators hosted at https://www.alpertron.com.ar☆248Updated last month
- Solve discrete logarithm problems by the number field sieve method.☆19Updated 8 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…☆101Updated last year
- C++ library for Fast Fourier Transforms in finite fields☆100Updated 4 years ago
- A miniature program that can compute Pi to millions of digits.☆149Updated 3 years ago
- A GPU accelerated implementation of the sieve of Eratosthenes☆65Updated 3 years ago
- implementation of OEIS sequences☆11Updated 9 years ago
- A pure C implementation of the Mersenne twister is a pseudo-random number generation algorithm.☆126Updated last year
- ☆30Updated 3 weeks ago
- Composing and deciphering C (or C++) declarations or casts, aka ‘‘gibberish.’’☆252Updated this week
- Multiple Precision Integers and Rationals☆241Updated last year
- LibTomMath is a free open source portable number theoretic multiple-precision integer library written entirely in C.☆770Updated 7 months ago
- SHA-1, SHA-256 and SHA-512 compression functions using Intel, ARMv8 and Power8 SHA intrinsics☆220Updated 3 weeks ago
- Lattice algorithms using floating-point arithmetic☆392Updated 3 months ago
- O(n log n) In-place Stable Quicksort☆22Updated 5 months ago
- This repository contains efficient implementation of the Miller-Rabin primality test for x86-64☆34Updated 5 years ago
- Prime95 source code from GIMPS to find Mersenne Prime.☆91Updated this week
- Encyclopedia of Combinatorial Structures☆15Updated 7 years ago
- A fork of the Practically Random suite of statistical tests & psuedo-random number generators (RNGs, PRNGs)☆27Updated 5 years ago
- C++ unsigned 256 bit integer type☆180Updated last year
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, header-only C/C++) 27GB/s + …☆271Updated last month
- Library for Multiprecision Compile-Time and Run-Time Arithmetic (including Modular Arithmetic)☆123Updated last year
- C implementation of the SHA-3 and Keccak with Init/Update/Finalize hashing API (NIST FIPS 202/Etherium)☆182Updated last year
- ADAM is an actively developed CSPRNG inspired by ISAAC64☆21Updated 4 months ago