Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add specialized reduction for P-521 along with 9x9 Comba routines. | lloyd | 2014-11-15 | 6 | -3/+229 |
* | Use noexcept on swap | lloyd | 2014-11-04 | 1 | -1/+1 |
* | Handle new source file | lloyd | 2014-10-06 | 1 | -4/+0 |
* | Move mul and square operations on a elliptic curve to CurveGFp so we | lloyd | 2014-08-09 | 4 | -213/+279 |
* | Use 20 Miller-Rabin iterations regardless of the size of the integer. This | lloyd | 2014-04-13 | 1 | -1/+2 |
* | Move lib into src | lloyd | 2014-01-10 | 4 | -0/+1083 |