aboutsummaryrefslogtreecommitdiffstats
path: root/src/math/gfpmath/curve_gfp.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary includes of <iostream>; either delete entirely as notlloyd2009-07-111-0/+1
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-8/+8
* Modify CurveGFp::get_{a,b} to return a const reference instead of a copylloyd2008-10-121-3/+3
* Remove last use of freestore.h from gfpmath, move it to CVC code which stilllloyd2008-10-111-4/+4
* Clean up GF(p) implementation codelloyd2008-10-091-1/+6
* Partially merge back with InSiTo in an attemp to trace bugslloyd2008-10-081-36/+38
* Move GF(p) math code from pk/ecdsa to math/gfpmathlloyd2008-09-301-0/+157