aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/pk_keys.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated headers, make more headers internalJack Lloyd2020-11-061-1/+1
* Deprecate and replace OIDS::lookupJack Lloyd2019-08-041-5/+3
* Update GOST to use 2012 OIDs/paramsJack Lloyd2019-08-031-6/+5
* DER improvementsJack Lloyd2018-05-221-6/+8
* Add ability to fingerprint public keysJack Lloyd2017-12-141-18/+31
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-3/+3
* Add Private_Key::private_key_info()René Korthaus2016-12-051-1/+14
* Add Public_Key::subject_public_key()René Korthaus2016-12-051-0/+10
* Expose pk_ops.h as public interface againJack Lloyd2016-12-041-1/+1
* 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