Thanks to visit codestin.com
Credit goes to github.com

Skip to content

wizykowski/miller-rabin

Repository files navigation

This repository contains efficient implementation of the Miller-Rabin primality test. It runs under Linux on x86-64 processors.

Files sprp32.h and sprp64.h contain my efficient implementation. Files sprp32_sf.h and sprp64_sf.h contain straighforward implementation, used for performance comparison.

-- Wojciech Izykowski <[email protected]>, 2013-2017

About

This repository contains efficient implementation of the Miller-Rabin primality test for x86-64

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published