Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid "using namespace" in test code | Jack Lloyd | 2017-10-24 | 1 | -33/+25 |
* | Add final annotations as appropriate in the test code | Jack Lloyd | 2017-09-22 | 1 | -1/+1 |
* | Reformat code with astyle + fix code style | Tomasz Frydrych | 2017-05-01 | 1 | -2/+2 |
* | For odd moduli use a input-independent modular inverse algorithm. | Jack Lloyd | 2016-02-20 | 1 | -0/+32 |
* | Add constant time conditional swap, add, sub for bigint words | Jack Lloyd | 2016-02-17 | 1 | -0/+123 |