aboutsummaryrefslogtreecommitdiffstats
path: root/src/math/numbertheory/point_gfp.h
Commit message (Expand)AuthorAgeFilesLines
* Make two variants of OS2ECP, one taking pointer + length, and otherlloyd2010-03-021-1/+6
* Inline some simple PointGFp functionslloyd2010-03-021-7/+35
* Rename PointGFp::get_jac_proj_{x,y,z} simply get_{x,y,z}lloyd2010-03-021-3/+3
* Allow creating uninitialized PointGFp and CurveGFpslloyd2010-03-011-0/+5
* Rename mult2_in_place just mult2 (double would be better but is a keyword...)lloyd2010-03-011-2/+2
* Move contents of gfpmath to numbertheory. Adjust dependencies.lloyd2010-02-251-0/+201