Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tpm2_encode: Fix setting emptyAuth in generated pem file. #3459

Merged

Conversation

JuergenReppSIT
Copy link
Member

emptyAuth was set to 1 if an auth value for the input key was used and to 0 if an auth value was used.
Fixes: #3458

emptyAuth was set to 1 if an auth value for the input key was
used  and to 0 if an auth value was used.
Fixes: tpm2-software#3458

Signed-off-by: Juergen Repp <[email protected]>
@AndreasFuchsTPM AndreasFuchsTPM merged commit fd2aa33 into tpm2-software:master Feb 19, 2025
19 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.

tpm2_encodeobject inverts encoding of emptyAuth
2 participants