Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Expose the NIST prime values and reduction operations as plain functions. | Jack Lloyd | 2015-08-08 | 1 | -14/+0 |
* | Comile fixes for VC 2013. Based on github pull 56 | neusdan | 2015-03-10 | 1 | -1/+1 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Add specialized reduction for P-521 along with 9x9 Comba routines. | lloyd | 2014-11-15 | 1 | -0/+18 |
* | Use noexcept on swap | lloyd | 2014-11-04 | 1 | -1/+1 |
* | Move mul and square operations on a elliptic curve to CurveGFp so we | lloyd | 2014-08-09 | 1 | -65/+83 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+161 |