aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/ecdsa/ecdsa_op.cpp
Commit message (Expand)AuthorAgeFilesLines
* Convert PointGFp::get_affine_{x,y} to return just the BigInt valuelloyd2010-02-251-3/+3
* Remove PointGFp::mult_this_securelloyd2010-02-241-2/+1
* Remove unneeded iostream/stdio includeslloyd2009-12-211-3/+0
* Much cleaning up in ECDSA, though it's still rather a mess (and 50x slowerlloyd2009-11-181-88/+49
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-5/+7
* Macro cleanuplloyd2008-11-091-1/+1
* Remove dependency on Default_Engine from pubkey codelloyd2008-11-081-11/+1
* Needed include of numthry.hlloyd2008-10-081-0/+1
* Reformattinglloyd2008-10-081-1/+1
* Split ecdsa module into ecc_key, ecdsa, eckaeglloyd2008-10-081-0/+136