Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove a fairly useless member of EC_PublicKey that was only used for | lloyd | 2010-03-02 | 2 | -44/+1 |
* | Kill get_EC_Dom_Pars_by_oid | lloyd | 2010-03-01 | 1 | -3/+1 |
* | Clean up EC_Domain_Params | lloyd | 2010-03-01 | 1 | -5/+3 |
* | Move contents of gfpmath to numbertheory. Adjust dependencies. | lloyd | 2010-02-25 | 1 | -1/+0 |
* | Convert PointGFp::get_affine_{x,y} to return just the BigInt value | lloyd | 2010-02-25 | 1 | -5/+5 |
* | Convert 3-arg constructoor of PointGFp to take BigInts instead of | lloyd | 2010-02-25 | 1 | -2/+1 |
* | Remove PointGFp::mult_this_secure | lloyd | 2010-02-24 | 1 | -5/+4 |
* | Remove debug print | lloyd | 2010-02-24 | 1 | -5/+0 |
* | Of _course_, GOST 34.10 uses a non-standard X.509 encoding, and _of course_ | lloyd | 2009-12-12 | 2 | -5/+105 |
* | Add an implementation of GOST 34.10-2001 as described in | lloyd | 2009-11-19 | 3 | -0/+434 |