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

Add v2 tpm nonce support #355

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

JoshuaKrstic
Copy link
Contributor

Add support for V2 TPM nonce

This change will allow the attestation service to generate the V2 TPM nonce.

With this support, the Attestation Service will be able to check attestation evidence with both the V1 Nonce (current challenge) or this new nonce, depending on the prefix of the nonce in the attestation data.

Giving this nonce to the TPM will be in a follow up PR with the rest of the functionality for on demand attestations.

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.

None yet

1 participant