aboutsummaryrefslogtreecommitdiffstats
path: root/src/math/numbertheory/numthry.cpp
Commit message (Expand)AuthorAgeFilesLines
* Invert the meaning of the Miller-Rabin test; passes_test meant 'is notlloyd2011-06-161-9/+17
* Use size_t in all of math, remove to_u32bitlloyd2010-10-121-19/+19
* A number of changes to primality tests:lloyd2010-03-191-81/+27
* Hide MillerRabin_Test class (only used in numthry.cpp)lloyd2010-02-251-42/+58
* Remove extraneous check in low_zero_bitslloyd2009-12-221-2/+0
* Make many more headers internal-only.lloyd2009-12-161-1/+1
* Fix nonce generation of Miller-Rabin testlloyd2009-07-121-1/+1
* Fix generating primes between 4 and 7 bits. The problem was that whenlloyd2009-07-111-17/+22
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-46/+48
* Rearrange BigInt directories:lloyd2008-09-301-0/+339