aboutsummaryrefslogtreecommitdiffstats
path: root/src/libtpmtss/plugins/tpm
Commit message (Collapse)AuthorAgeFilesLines
* private-key: Add optional parameters argument to sign() methodTobias Brunner2017-11-081-2/+2
|
* The tpm plugin offers random number generationAndreas Steffen2017-03-204-3/+165
| | | | | | 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-225-0/+426