A random number generator for generating large prime numbers, suitable for cryptography.
Find a file
2015-10-12 22:01:09 -04:00
examples Created examples 2015-10-12 22:01:09 -04:00
src Created examples 2015-10-12 22:01:09 -04:00
.gitignore Completed first pass of the primegen algorithm 2015-10-04 21:32:25 -04:00
Cargo.lock Added custom operator implementations 2015-10-08 00:49:01 -04:00
Cargo.toml Created examples 2015-10-12 22:01:09 -04:00
LICENSE.md Completed initial primes stub 2015-09-28 00:25:30 -04:00
UNLICENSE.md Completed initial primes stub 2015-09-28 00:25:30 -04:00
WAIVER Completed initial primes stub 2015-09-28 00:25:30 -04:00