Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix description of coprime parameter to random_prime() [ci skip] | René Korthaus | 2017-04-05 | 1 | -1/+1 |
* | Speed up DSA param gen test | Jack Lloyd | 2016-12-26 | 1 | -1/+3 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -4/+4 |
* | Fix doxygen warnings [ci skip] | René Korthaus | 2016-10-19 | 1 | -2/+0 |
* | Add ECGDSA | René Korthaus | 2016-04-19 | 1 | -0/+11 |
* | For odd moduli use a input-independent modular inverse algorithm. | Jack Lloyd | 2016-02-20 | 1 | -3/+18 |
* | Add tests and timings for inverse_mod | Jack Lloyd | 2016-02-20 | 1 | -1/+8 |
* | Add missing files. Remove cipher lookup from engine code. | lloyd | 2015-02-01 | 1 | -4/+0 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Any fixed MR iterations is probably wrong for somebody. Allow the user | lloyd | 2014-04-25 | 1 | -1/+16 |
* | Use 20 Miller-Rabin iterations regardless of the size of the integer. This | lloyd | 2014-04-13 | 1 | -33/+1 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+237 |