briangladman
|
48d48a58d3
|
change name of mpz_next_likely_prime to mpz_next_prime_candidate
|
2013-09-02 15:10:16 +01:00 |
|
gladman
|
64a4bcb95f
|
1. revert mpz_nexxt_likely_prime to previous API
2. add miller_rabin.c implementing a thread safe version of Miller-Rabin
|
2011-12-04 18:43:13 +00:00 |
|
gladman
|
317f0a5965
|
bring new code in mpz.next_likely_prime into use and add a test
|
2011-11-23 12:51:46 +00:00 |
|
gladman
|
46abfa4874
|
Take out Windows line endings
|
2009-12-07 09:50:25 +00:00 |
|
gladman
|
ca8c9ec2ef
|
correct the currently unused code path in next_likely_prime.c (tested and now working)
|
2009-09-22 09:17:57 +00:00 |
|
jasonmoxham
|
6a8ac2c03e
|
change name of mpz_next_probable_prime to mpz_next_likely_prime
|
2009-09-07 19:56:58 +00:00 |
|