aboutsummaryrefslogtreecommitdiffstats
path: root/src/libtpmtss/tpm_tss.h
Commit message (Collapse)AuthorAgeFilesLines
* The tpm plugin offers random number generationAndreas Steffen2017-03-201-0/+9
| | | | | | The tpm plugin can be used to derive true random numbers from a TPM 2.0 device. The get_random method must be explicitly enabled in strongswan.conf with the plugin.tpm.use_rng = yes option.
* Implement signatures with private keys bound to TPM 2.0Andreas Steffen2017-02-211-0/+15
|
* libtpmtss: Define missing Doxygen group and fix some commentsTobias Brunner2016-06-301-2/+4
|
* libtpmtss: Added to integrity checksAndreas Steffen2016-06-261-0/+5
|
* Refactoring to tpm_tss_quote_info objectAndreas Steffen2016-06-261-15/+9
|
* libimcv: migrate pts to tpm_tssAndreas Steffen2016-06-221-0/+49
|
* libtpmtss: Retrieve TPM 1.2 version infoAndreas Steffen2016-06-221-0/+7
|
* Created libtpmtss library handling access to v1.2 and v2.0 TPMsAndreas Steffen2016-06-221-0/+83