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

scheme/cca-ssd-platform: zero-pad session nonce #201

Merged
merged 1 commit into from
Sep 28, 2023
Merged

scheme/cca-ssd-platform: zero-pad session nonce #201

merged 1 commit into from
Sep 28, 2023

Conversation

setrofim
Copy link
Collaborator

Ensure that if the session nonce is less than 64 bytes, it gets zero-padded to that size, as this will be done to cca-realm-challenge inside the attestation token.

See https://developer.arm.com/documentation/den0137/latest, p 92

Thanks to @thomas-fossati for spotting this.

Ensure that if the session nonce is less than 64 bytes, it gets
zero-padded to that size, as this will be done to cca-realm-challenge
inside the attestation token.

See https://developer.arm.com/documentation/den0137/latest, p 92

Thanks to @thomas-fossati for spotting this.

Signed-off-by: Sergei Trofimov <[email protected]>
Copy link
Contributor

@thomas-fossati thomas-fossati left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@setrofim setrofim merged commit 054b9f1 into main Sep 28, 2023
9 checks passed
@setrofim setrofim deleted the setrofim branch September 28, 2023 10:36
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.

2 participants