aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/prov/tpm
Commit message (Expand)AuthorAgeFilesLines
* Fix TPM private_key_bits() exception messageRené Korthaus2016-12-051-1/+1
* Add Private_Key::private_key_info()René Korthaus2016-12-052-2/+2
* Add Public_Key::subject_public_key()René Korthaus2016-12-052-2/+2
* Expose pk_ops.h as public interface againJack Lloyd2016-12-041-1/+1
* Pubkey cleanupsJack Lloyd2016-11-122-3/+3
* Make pk_ops.h internalJack Lloyd2016-10-081-1/+1
* Revert PK_Verifier change (don't require RNG there).Jack Lloyd2016-10-071-2/+2
* Remove Algo_Registry usage from public key code.Jack Lloyd2016-10-072-15/+13
* 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-092-17/+23
* add missing include guardsDaniel Neus2016-02-192-0/+10
* Add TPM v1.2 support (RSA keygen/signing, RNG)Jack Lloyd2015-12-194-0/+754