aboutsummaryrefslogtreecommitdiffstats
path: root/src/libtpmtss/plugins/tpm/tpm_plugin.c
Commit message (Collapse)AuthorAgeFilesLines
* The tpm plugin offers random number generationAndreas Steffen2017-03-201-2/+22
| | | | | | 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.
* Use of TPM 2.0 private keys for signatures via tpm pluginAndreas Steffen2017-02-221-0/+76