Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use a Modular_Reducer in ECDSA op for reductions mod the order of the group | lloyd | 2010-02-25 | 1 | -18/+6 |
* | Convert PointGFp::get_affine_{x,y} to return just the BigInt value | lloyd | 2010-02-25 | 1 | -3/+3 |
* | Remove PointGFp::mult_this_secure | lloyd | 2010-02-24 | 1 | -2/+1 |
* | Remove unneeded iostream/stdio includes | lloyd | 2009-12-21 | 1 | -3/+0 |
* | Much cleaning up in ECDSA, though it's still rather a mess (and 50x slower | lloyd | 2009-11-18 | 1 | -88/+49 |
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 1 | -5/+7 |
* | Macro cleanup | lloyd | 2008-11-09 | 1 | -1/+1 |
* | Remove dependency on Default_Engine from pubkey code | lloyd | 2008-11-08 | 1 | -11/+1 |
* | Needed include of numthry.h | lloyd | 2008-10-08 | 1 | -0/+1 |
* | Reformatting | lloyd | 2008-10-08 | 1 | -1/+1 |
* | Split ecdsa module into ecc_key, ecdsa, eckaeg | lloyd | 2008-10-08 | 1 | -0/+136 |