Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 150 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 150 Bytes

prim

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

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