Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | propagate from branch 'net.randombit.botan' (head c1db52e38b60afbc6549af5222d... | lloyd | 2010-02-25 | 1 | -7/+6 |
|\ | |||||
| * | Post-merge fixups | lloyd | 2010-02-24 | 1 | -7/+6 |
* | | 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 |