Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove algo factory, engines, global RNG, global state, etc. | lloyd | 2015-02-04 | 1 | -2/+0 |
* | Convert PK operations to using Algo_Registry instead of Engine. | lloyd | 2015-02-03 | 1 | -18/+6 |
* | Add missing files. Remove cipher lookup from engine code. | lloyd | 2015-02-01 | 2 | -10/+3 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 15 | -15/+15 |
* | Any fixed MR iterations is probably wrong for somebody. Allow the user | lloyd | 2014-04-25 | 4 | -7/+49 |
* | Use 20 Miller-Rabin iterations regardless of the size of the integer. This | lloyd | 2014-04-13 | 2 | -184/+39 |
* | Fix a bug in Miller-Rabin primality testing introduced in 1.8.3 | lloyd | 2014-04-10 | 1 | -5/+6 |
* | Clang fixes | lloyd | 2014-02-09 | 1 | -1/+0 |
* | Guess I won't be needing these | lloyd | 2014-01-18 | 1 | -1/+0 |
* | Move lib into src | lloyd | 2014-01-10 | 16 | -0/+2463 |