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

Small fixes in TPM functions #190

Merged
merged 2 commits into from
May 13, 2021
Merged

Small fixes in TPM functions #190

merged 2 commits into from
May 13, 2021

Conversation

lkatalin
Copy link
Contributor

  • activate_credential() must flush context
  • get_hash_alg() should not capitalize sha256
  • pubkey_to_tpm_digest() should return digest of hash of key, not of key

Signed-off-by: Lily Sturmann [email protected]
Co-authored-by: Patrick Uiterwijk [email protected]

- activate_credential() must flush context
- get_hash_alg() should not capitalize sha256
- pubkey_to_tpm_digest() should return digest of hash of key, not of key

Signed-off-by: Lily Sturmann <[email protected]>
Co-authored-by: Patrick Uiterwijk <[email protected]>
@lkatalin lkatalin merged commit aaf044e into keylime:master May 13, 2021
@lkatalin lkatalin deleted the ctxfix branch July 16, 2021 17:13
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.

4 participants