aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/gost_3410/gost_3410.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add Public_Key::subject_public_key()René Korthaus2016-12-051-1/+1
* Pubkey cleanupsJack Lloyd2016-11-121-4/+0
* Remove Key_Type typedefsJack Lloyd2016-11-081-2/+0
* Revert PK_Verifier change (don't require RNG there).Jack Lloyd2016-10-071-5/+8
* Remove Algo_Registry usage from public key code.Jack Lloyd2016-10-071-3/+17
* Mass-prefix member vars with m_René Korthaus2016-01-081-19/+19
* Add power analysis countermeasures for ECC point multiplications.Jack Lloyd2015-08-211-19/+19
* pubkey: Add missing overridesDaniel Seither2015-07-301-1/+1
* 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
* Convert PK operations to using Algo_Registry instead of Engine.lloyd2015-02-031-17/+55
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Move lib into srclloyd2014-01-101-0/+176