aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/math/ec_gfp/curve_gfp.h
Commit message (Expand)AuthorAgeFilesLines
* Expose the NIST prime values and reduction operations as plain functions.Jack Lloyd2015-08-081-14/+0
* Comile fixes for VC 2013. Based on github pull 56neusdan2015-03-101-1/+1
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Add specialized reduction for P-521 along with 9x9 Comba routines.lloyd2014-11-151-0/+18
* Use noexcept on swaplloyd2014-11-041-1/+1
* Move mul and square operations on a elliptic curve to CurveGFp so welloyd2014-08-091-65/+83
* Move lib into srclloyd2014-01-101-0/+161