aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/gost_3410
Commit message (Expand)AuthorAgeFilesLines
* lib/pubkey: Convert &vec[0] to vec.data()Simon Warta2015-06-231-2/+2
* Move the signature padding schemes to the PK operation classes,lloyd2015-03-231-15/+19
* Remove algo factory, engines, global RNG, global state, etc.lloyd2015-02-041-1/+0
* Convert PK operations to using Algo_Registry instead of Engine.lloyd2015-02-032-61/+55
* Ensure all files have copyright and license info.lloyd2015-01-102-2/+2
* Move lib into srclloyd2014-01-103-0/+328