Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use const time reductions in Barrett and LCM computations | Jack Lloyd | 2018-12-03 | 1 | -0/+17 |
* | Add ct_modulo and BigInt::ct_cond_swap | Jack Lloyd | 2018-12-03 | 1 | -0/+13 |
* | Add a constant time divide variant for dividing by uint8_t | Jack Lloyd | 2018-12-02 | 1 | -0/+16 |
* | Add a const-time division algorithm | Jack Lloyd | 2018-12-02 | 1 | -3/+19 |
* | Change header guard format to BOTAN_FOO_H_ | Jack Lloyd | 2017-09-20 | 1 | -2/+2 |
* | Add API stability annotations. | Jack Lloyd | 2017-09-19 | 1 | -1/+1 |
* | 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/+29 |