Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Invert the meaning of the Miller-Rabin test; passes_test meant 'is not | lloyd | 2011-06-16 | 1 | -9/+17 |
* | Use size_t in all of math, remove to_u32bit | lloyd | 2010-10-12 | 1 | -19/+19 |
* | A number of changes to primality tests: | lloyd | 2010-03-19 | 1 | -81/+27 |
* | Hide MillerRabin_Test class (only used in numthry.cpp) | lloyd | 2010-02-25 | 1 | -42/+58 |
* | Remove extraneous check in low_zero_bits | lloyd | 2009-12-22 | 1 | -2/+0 |
* | Make many more headers internal-only. | lloyd | 2009-12-16 | 1 | -1/+1 |
* | Fix nonce generation of Miller-Rabin test | lloyd | 2009-07-12 | 1 | -1/+1 |
* | Fix generating primes between 4 and 7 bits. The problem was that when | lloyd | 2009-07-11 | 1 | -17/+22 |
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 1 | -46/+48 |
* | Rearrange BigInt directories: | lloyd | 2008-09-30 | 1 | -0/+339 |