EPR: A Factoring and Primality checking library for C++
-
Updated
Jul 5, 2024 - C++
EPR: A Factoring and Primality checking library for C++
A prime k-tuple finder based on the rug crate.
ne plus ultra primality testing for machine-sized integers
An implementation of the Miller-Rabin primality test for `num_bigint::BigUint`
Simply put, this program is a primality test program, it tests whether a number you input is prime or not using one of today's most modern efficient methods of primality testing: miller's test.
Maths stuff, including cryptographic attacks implementations, and others useful algorithms
Generate Euler Shift Primes
Implementation of Solovay-Strassen Test Primality with GMP
Discover prime numbers without math
A python script that would check the primality of positive integers.
Add a description, image, and links to the primality topic page so that developers can more easily learn about it.
To associate your repository with the primality topic, visit your repo's landing page and select "manage topics."