Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Lucas test from FIPS 186-4 | Jack Lloyd | 2018-07-31 | 1 | -9/+13 |
* | Move reduction mod q to DL_Group | Jack Lloyd | 2018-06-28 | 1 | -5/+11 |
* | Avoid a small timing channel in Barrett reduction | Jack Lloyd | 2018-06-20 | 1 | -8/+12 |
* | Avoid a special case in Barrett reduction for x < mod | Jack Lloyd | 2018-06-18 | 1 | -8/+3 |
* | Fix a bug in Barrett reduction | Jack Lloyd | 2018-06-05 | 1 | -22/+30 |
* | In Barrett avoid creating an unnecessary temp | Jack Lloyd | 2018-03-25 | 1 | -4/+4 |
* | Remove MP_WORD_BITS constant | Jack Lloyd | 2018-03-01 | 1 | -5/+4 |
* | Optimize Barrett reduction | Jack Lloyd | 2018-02-26 | 1 | -17/+14 |
* | Mass-prefix member vars with m_ | René Korthaus | 2016-01-08 | 1 | -19/+19 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+81 |