aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/pk_keys.h
Commit message (Expand)AuthorAgeFilesLines
* Add ability to fingerprint public keysJack Lloyd2017-12-141-1/+24
* More include header cleanupsJack Lloyd2017-09-211-1/+0
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Add API stability annotations.Jack Lloyd2017-09-191-3/+3
* Content:Tomasz Frydrych2017-04-031-5/+10
* Add =default copy constructor decls for some pubkey types.Jack Lloyd2017-01-271-1/+7
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-5/+5
* Add Private_Key::private_key_info()René Korthaus2016-12-051-1/+6
* Add Public_Key::subject_public_key()René Korthaus2016-12-051-1/+6
* Pubkey cleanupsJack Lloyd2016-11-121-17/+33
* use "forward declare header" pk_ops_fwd.h instead of self forward declaring themDaniel Neus2016-11-041-12/+1
* Remove automatic self-testing of public and private keysJack Lloyd2016-11-031-20/+0
* Fix doxygen warnings [ci skip]René Korthaus2016-10-191-0/+15
* Add missing try/catch blocks.Jack Lloyd2016-10-071-1/+27
* Revert PK_Verifier change (don't require RNG there).Jack Lloyd2016-10-071-6/+1
* Remove Algo_Registry usage from public key code.Jack Lloyd2016-10-071-1/+101
* 2nd review roundseu2016-10-021-0/+4
* pubkey: Add missing overridesDaniel Seither2015-07-301-1/+1
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Move lib into srclloyd2014-01-101-0/+149