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

ear: update Nonce size limits in validate() #35

Merged
merged 1 commit into from
Sep 22, 2023
Merged

Conversation

setrofim
Copy link
Contributor

Update Nonce size limits to align with the latest updates to the EAT draft:

ietf-rats-wg/eat#421

This also helps ups deal with CCA which mandates realm challenge to be 64 bytes that would exceed the old size limit when base64 encoded.

Update Nonce size limits to align with the latest updates to the EAT
draft:

ietf-rats-wg/eat#421

This also helps ups deal with CCA which mandates realm challenge to be
64 bytes that would exceed the old size limit when base64 encoded.

Signed-off-by: Sergei Trofimov <sergei.trofimov@arm.com>
@thomas-fossati thomas-fossati merged commit 6dc8e80 into main Sep 22, 2023
7 checks passed
@setrofim setrofim deleted the setrofim branch September 23, 2023 03:57
chendave added a commit to chendave/rust-ear that referenced this pull request Oct 16, 2023
This change wants to sync with veraison/ear#35.

Signed-off-by: Dave Chen <dave.chen@arm.com>
chendave added a commit to chendave/rust-ear that referenced this pull request Oct 16, 2023
This change wants to sync with veraison/ear#35.

Signed-off-by: Dave Chen <dave.chen@arm.com>
chendave added a commit to chendave/rust-ear that referenced this pull request Oct 17, 2023
This change wants to sync with veraison/ear#35.

Signed-off-by: Dave Chen <dave.chen@arm.com>
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