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

Implement TPM2_VerifySignature #245

Open
dpsmith opened this issue Apr 27, 2021 · 1 comment
Open

Implement TPM2_VerifySignature #245

dpsmith opened this issue Apr 27, 2021 · 1 comment

Comments

@dpsmith
Copy link

dpsmith commented Apr 27, 2021

There are use cases where one may want to rely on a TPM to validate a signature made by another TPM.

@dpsmith dpsmith changed the title Implement TPM2_ Implement TPM2_VerifySignature Apr 27, 2021
@chrisfenner
Copy link
Member

here are some other fun use cases:

  • Use TPM to verify an HMAC or other symmetric signature while protecting the symmetric key
  • Support TPM2_PolicyAuthorize (which requires you to first TPM2_VerifySignature the signed policy blob

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

No branches or pull requests

2 participants