Skip to content
/ prim Public

C++11 implementation of the Miller-Rabin primality test

License

Notifications You must be signed in to change notification settings

FNj/prim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prim

This is a C++11 implementation of Miller-Rabin primality test.

Also can serve as a simple arbitrary precision integer arithmetic library.

About

C++11 implementation of the Miller-Rabin primality test

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages