Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libtpmtss: Support of Intel TABRMD interface | Andreas Steffen | 2017-07-12 | 1 | -14/+80 |
| | |||||
* | The tpm plugin offers random number generation | Andreas Steffen | 2017-03-20 | 1 | -0/+27 |
| | | | | | | 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 | -7/+191 |
| | |||||
* | libtpmtss: TCTI finalization call changed | Andreas Steffen | 2016-08-25 | 1 | -1/+2 |
| | |||||
* | libtpmtss: Use pkconfig to configure TSS 2.0 includes and libraries | Andreas Steffen | 2016-07-20 | 1 | -2/+2 |
| | |||||
* | libtpmtss: Define missing Doxygen group and fix some comments | Tobias Brunner | 2016-06-30 | 1 | -1/+1 |
| | |||||
* | aikpub2: Output AIK signature algorithm | Andreas Steffen | 2016-06-26 | 1 | -1/+14 |
| | |||||
* | Refactoring to tpm_tss_quote_info object | Andreas Steffen | 2016-06-26 | 1 | -18/+66 |
| | |||||
* | libtpmtss: Implemented TSS2 quote() method | Andreas Steffen | 2016-06-26 | 1 | -23/+139 |
| | |||||
* | libtpmtss: Implemented TSS2 read_pcr() method | Andreas Steffen | 2016-06-22 | 1 | -6/+114 |
| | |||||
* | libimcv: migrate pts to tpm_tss | Andreas Steffen | 2016-06-22 | 1 | -0/+28 |
| | |||||
* | libtpmtss: Get TPM 2.0 capabilities | Andreas Steffen | 2016-06-22 | 1 | -1/+72 |
| | |||||
* | libtpmtss: Retrieve TPM 1.2 version info | Andreas Steffen | 2016-06-22 | 1 | -0/+7 |
| | |||||
* | Created libtpmtss library handling access to v1.2 and v2.0 TPMs | Andreas Steffen | 2016-06-22 | 1 | -0/+305 |