aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/pk_keys.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove automatic self-testing of public and private keysJack Lloyd2016-11-031-27/+0
* Make pk_ops.h internalJack Lloyd2016-10-081-1/+1
* Revert PK_Verifier change (don't require RNG there).Jack Lloyd2016-10-071-2/+1
* Remove Algo_Registry usage from public key code.Jack Lloyd2016-10-071-0/+57
* 2nd review roundseu2016-10-021-0/+26
* V816 It is more efficient to catch exception by reference rather than by valu...Daniel Neus2016-02-081-1/+1
* Make Montgomery reduction constant time.Jack Lloyd2015-10-241-3/+3
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Move lib into srclloyd2014-01-101-0/+55