aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/math/ec_gfp/curve_gfp.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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/+32
* Move mul and square operations on a elliptic curve to CurveGFp so welloyd2014-08-091-0/+122