Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | aikpub2: Removed aikpub2 tool | Andreas Steffen | 2017-03-06 | 1 | -305/+0 |
| | | | | | | | The aikpub2 tool has been replaced by pki --pub|--req --keyid hex .. where keyid indicates the TPM 2.0 private key object handle. Thus either the public key in PKCS#1 format can be extracted or a PKCS#10 certificate request signed by the TPM private key can be generated. | ||||
* | Created libtpmtss library handling access to v1.2 and v2.0 TPMs | Andreas Steffen | 2016-06-22 | 1 | -197/+22 |
| | |||||
* | aikpub2: --handle option retrieves public key from TPM 2.0 NVRAM | Andreas Steffen | 2016-06-22 | 1 | -29/+146 |
| | |||||
* | aikpub2: Convert TSS 2.0 AIK public key blob into PKCS#1 format | Andreas Steffen | 2016-06-22 | 1 | -0/+363 |