aboutsummaryrefslogtreecommitdiffstats
path: root/src/math/numbertheory/numthry.cpp
Commit message (Expand)AuthorAgeFilesLines
* Index, comments, name vars in headerslloyd2012-06-151-0/+6
* propagate from branch 'net.randombit.botan' (head c247a55e7c0bcd239fcfc672139...lloyd2012-02-201-2/+0
|\
| * Remove debug printfs, stdio includeslloyd2012-01-301-2/+0
* | propagate from branch 'net.randombit.botan' (head 5dc30d88afdeec4896b5065f926...lloyd2011-06-171-1/+1
|\ \ | |/ |/|
| * propagate from branch 'net.randombit.botan' (head 2898d79f992f27a328a3e41d34b...lloyd2010-10-131-1/+1
| |\
| | * propagate from branch 'net.randombit.botan' (head 96d0a1885774b624812fd143d54...lloyd2010-03-211-1/+1
| | |\
| | | * propagate from branch 'net.randombit.botan' (head c1db52e38b60afbc6549af5222d...lloyd2010-02-251-1/+1
| | | |\
| | | | * propagate from branch 'net.randombit.botan' (head 367d157c1221a162f5b40984929...lloyd2009-12-241-2/+0
| | | | |\
| | | | * \ propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee275...lloyd2009-12-161-1/+1
| | | | |\ \
| | | | * | | Make `struct mapping tests[]` non-static in miller_rabin_test_iterationslloyd2009-11-131-1/+1
* | | | | | | 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