aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/math/numbertheory
Commit message (Expand)AuthorAgeFilesLines
* Fix various bugs found by Coverity scanner.lloyd2015-05-152-0/+4
* Fixlloyd2015-04-121-1/+1
* Remove the stray binary character making Python3 unhappy, removelloyd2015-04-121-3/+2
* Cleanupslloyd2015-03-231-1/+1
* Remove algo factory, engines, global RNG, global state, etc.lloyd2015-02-041-2/+0
* Convert PK operations to using Algo_Registry instead of Engine.lloyd2015-02-031-18/+6
* Add missing files. Remove cipher lookup from engine code.lloyd2015-02-012-10/+3
* Ensure all files have copyright and license info.lloyd2015-01-1015-15/+15
* Any fixed MR iterations is probably wrong for somebody. Allow the userlloyd2014-04-254-7/+49
* Use 20 Miller-Rabin iterations regardless of the size of the integer. Thislloyd2014-04-132-184/+39
* Fix a bug in Miller-Rabin primality testing introduced in 1.8.3lloyd2014-04-101-5/+6
* Clang fixeslloyd2014-02-091-1/+0
* Guess I won't be needing theselloyd2014-01-181-1/+0
* Move lib into srclloyd2014-01-1016-0/+2463