Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make two variants of OS2ECP, one taking pointer + length, and other | lloyd | 2010-03-02 | 1 | -1/+6 |
* | Inline some simple PointGFp functions | lloyd | 2010-03-02 | 1 | -7/+35 |
* | Rename PointGFp::get_jac_proj_{x,y,z} simply get_{x,y,z} | lloyd | 2010-03-02 | 1 | -3/+3 |
* | Allow creating uninitialized PointGFp and CurveGFps | lloyd | 2010-03-01 | 1 | -0/+5 |
* | Rename mult2_in_place just mult2 (double would be better but is a keyword...) | lloyd | 2010-03-01 | 1 | -2/+2 |
* | Move contents of gfpmath to numbertheory. Adjust dependencies. | lloyd | 2010-02-25 | 1 | -0/+201 |