Skip to content

tpm2_loadexternal: Add option rsa_exponent_zero#3509

Merged
AndreasFuchsTPM merged 1 commit intotpm2-software:masterfrom
JuergenReppSIT:load-external-exp0
Oct 15, 2025
Merged

tpm2_loadexternal: Add option rsa_exponent_zero#3509
AndreasFuchsTPM merged 1 commit intotpm2-software:masterfrom
JuergenReppSIT:load-external-exp0

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 <juergen_repp@web.de>
@AndreasFuchsTPM AndreasFuchsTPM merged commit 6634c46 into tpm2-software:master Oct 15, 2025
23 checks passed
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

2 participants