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

FAPI: Fix Fapi_ChangeAuth for keys. #2895

Merged

Conversation

JuergenReppSIT
Copy link
Member

The keystore has to be updated after Fapi_ChangeAuth for key objects because the private field is changed.
If not an HMAC error is produced when this key is used. Fixes: #2890

The keystore has to be updated after Fapi_ChangeAuth for key
objects because the private field is changed.
If not an HMAC error is produced when this key is used.
Fixes: tpm2-software#2890

Signed-off-by: Juergen Repp <juergen_repp@web.de>
@AndreasFuchsTPM AndreasFuchsTPM merged commit f5ee2b6 into tpm2-software:master Aug 22, 2024
25 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.

Breakage of Fapi_ChangeAuth
2 participants