aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/pk_algs.h
Commit message (Expand)AuthorAgeFilesLines
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Complete the final annotation changesJack Lloyd2017-09-191-1/+2
* Add API stability annotations.Jack Lloyd2017-09-191-3/+3
* Generate private RSA key with OpenSSL.Alexander Bluhm2017-04-301-1/+6
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-2/+2
* Public_Key derived class ctors take an std::vector<byte>René Korthaus2016-12-111-1/+1
* Remove automatic self-testing of public and private keysJack Lloyd2016-11-031-2/+1
* Add create_private_key, expose key loading functions in pk_algs.hJack Lloyd2016-10-201-6/+23
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Move lib into srclloyd2014-01-101-0/+24