-
Notifications
You must be signed in to change notification settings - Fork 6
This repository contains efficient implementation of the Miller-Rabin primality test for x86-64
License
wizykowski/miller-rabin
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 <wizykowski@gmail.com>, 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 0
No packages published