aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/gost_3410
Commit message (Expand)AuthorAgeFilesLines
* propagate from branch 'net.randombit.botan' (head c1db52e38b60afbc6549af5222d...lloyd2010-02-251-7/+6
|\
| * Post-merge fixupslloyd2010-02-241-7/+6
* | Move contents of gfpmath to numbertheory. Adjust dependencies.lloyd2010-02-251-1/+0
* | Convert PointGFp::get_affine_{x,y} to return just the BigInt valuelloyd2010-02-251-5/+5
* | Convert 3-arg constructoor of PointGFp to take BigInts instead oflloyd2010-02-251-2/+1
* | Remove PointGFp::mult_this_securelloyd2010-02-241-5/+4
|/
* Remove debug printlloyd2010-02-241-5/+0
* Of _course_, GOST 34.10 uses a non-standard X.509 encoding, and _of course_lloyd2009-12-122-5/+105
* Add an implementation of GOST 34.10-2001 as described inlloyd2009-11-193-0/+434