Skip to content

Conversation

JuergenReppSIT
Copy link
Member

If TPM RSA keys are exported to PEM the exponent is set to 0x10001. The option --rsa_exponent_zero is added to enable compatibility in the computation of the key name if the TPM key is generated with exponent zero.
Fixes: #3508

If TPM RSA keys are exported to PEM the exponent is set to 0x10001.
The option --rsa_exponent_zero is added to enable compatibility in the
computation of the key name if the TPM key is generated with
exponent zero.
Fixes: tpm2-software#3508

Signed-off-by: Juergen Repp <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create TPM2B_PUBLIC from PEM public key
1 participant