EPR: A Factoring and Primality checking library for C++
-
Updated
Aug 27, 2025 - C++
EPR: A Factoring and Primality checking library for C++
ne plus ultra primality testing for machine-sized integers
A prime k-tuple finder based on the rug crate.
Ultra-Fast O(L) Deterministic Primality Testing — Multi-Architectural Pass Engine (MAPE-V3) Deterministic multi-layer prime testing for giant numbers using single-pass linear mod engines (Muamer Engine).
An implementation of the Miller-Rabin primality test for `num_bigint::BigUint`
Maths stuff, including cryptographic attacks implementations, and others useful algorithms
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.
Discover prime numbers without math
Implementation of Solovay-Strassen Test Primality with GMP
Generate Euler Shift Primes
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."