Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The tpm plugin offers random number generation | Andreas Steffen | 2017-03-20 | 1 | -0/+7 |
| | | | | | | 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.0 | Andreas Steffen | 2017-02-21 | 1 | -1/+9 |
| | |||||
* | Refactoring to tpm_tss_quote_info object | Andreas Steffen | 2016-06-26 | 1 | -18/+18 |
| | |||||
* | libimcv: migrate pts to tpm_tss | Andreas Steffen | 2016-06-22 | 1 | -18/+283 |
| | |||||
* | libtpmtss: Retrieve TPM 1.2 version info | Andreas Steffen | 2016-06-22 | 1 | -3/+61 |
| | |||||
* | Created libtpmtss library handling access to v1.2 and v2.0 TPMs | Andreas Steffen | 2016-06-22 | 1 | -0/+332 |