aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/pkcs8.h
Commit message (Expand)AuthorAgeFilesLines
* Spell check the documentationJack Lloyd2018-09-281-7/+7
* Use class instead of struct for objects with member functionsJack Lloyd2017-09-301-3/+4
* Include pk_keys.h in pkcs8.h and x509_key.hJack Lloyd2017-09-291-1/+1
* Further header cleanupsJack Lloyd2017-09-281-1/+7
* Add variants of PKCS8::load_key that don't require an RNG argumentJack Lloyd2017-09-281-15/+50
* Apply final annotations to the library alsoJack Lloyd2017-09-221-1/+1
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Complete the final annotation changesJack Lloyd2017-09-191-4/+4
* Add API stability annotations.Jack Lloyd2017-09-191-12/+12
* Fix Doxygen comment errorsJack Lloyd2017-03-311-1/+3
* Add ability to specify iterations when encrypting a private keyJack Lloyd2017-02-261-0/+89
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-2/+2
* Remove automatic self-testing of public and private keysJack Lloyd2016-11-031-7/+7
* Add IncludeOS target. Make filesystem support optional.Jack Lloyd2016-10-101-0/+2
* cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...Daniel Neus2016-03-051-1/+1
* Fix loading of unencrypted, BER encoded private keys via PKCS8 apiRené Korthaus2015-12-251-18/+30
* Remove algo factory, engines, global RNG, global state, etc.lloyd2015-02-041-2/+2
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Move lib into srclloyd2014-01-101-0/+141