aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/prov/tpm/tpm.h
Commit message (Expand)AuthorAgeFilesLines
* Make exceptions easier to translate to error codesJack Lloyd2018-11-231-0/+1
* Add RandomNumberGenerator::accepts_inputJack Lloyd2018-09-061-0/+2
* Add PK_Signer::signature_lengthJack Lloyd2018-08-101-3/+4
* Ensure exception types are exported from DLLJack Lloyd2018-03-061-1/+1
* Avoid empty methods, use =default or add a commentJack Lloyd2017-10-031-2/+0
* Apply final annotations to the library alsoJack Lloyd2017-09-221-4/+5
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Add API stability annotations.Jack Lloyd2017-09-191-3/+3
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-4/+4
* Add Private_Key::private_key_info()René Korthaus2016-12-051-1/+1
* Add Public_Key::subject_public_key()René Korthaus2016-12-051-1/+1
* Pubkey cleanupsJack Lloyd2016-11-121-1/+1
* Remove Algo_Registry usage from public key code.Jack Lloyd2016-10-071-0/+5
* Add Stateful_RNGJack Lloyd2016-07-171-2/+3
* Switch to HMAC_DRBG for all RNG generation.Jack Lloyd2016-07-171-14/+7
* Trivial warning fixesJack Lloyd2016-03-091-13/+17
* add missing include guardsDaniel Neus2016-02-191-0/+5
* Add TPM v1.2 support (RSA keygen/signing, RNG)Jack Lloyd2015-12-191-0/+182