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

Cherry-pick to earlgrey_1.0.0: [sival,hmac,kmac] Update test plan and add SHA3-224 test vectors #25333

Merged

Conversation

milesdai
Copy link
Contributor

@milesdai milesdai commented Nov 22, 2024

This is a manual cherry-pick of #25256 to earlgrey_1.0.0.

Closes #25271

- Remove KMAC test target
- Specify testing all HMAC-SHA2 modes
- Add test targets that exercise the SHA2 mode

Signed-off-by: Miles Dai <[email protected]>
(cherry picked from commit fa9dd46)
- Add cSHAKE KAT tests
- Remove mentions of XOF from KMAC testpoint. These are covered by the
  SHAKE and cSHAKE testpoints.
- Add hardcoded KMAC test vectors

Signed-off-by: Miles Dai <[email protected]>
(cherry picked from commit f932820)
Signed-off-by: Miles Dai <[email protected]>
(cherry picked from commit a4159c8)
@milesdai milesdai force-pushed the backport-25256-to-earlgrey_1.0.0 branch from d9a509a to 0063dc6 Compare November 25, 2024 16:00
@milesdai
Copy link
Contributor Author

Both failing tests are currently seeing similar failures on earlgrey_1.0.0. Because this PR does not affect the manufacturing tests, I'm going to merge.

@milesdai milesdai merged commit 2b68995 into lowRISC:earlgrey_1.0.0 Nov 25, 2024
32 of 34 checks passed
@milesdai milesdai deleted the backport-25256-to-earlgrey_1.0.0 branch November 25, 2024 21:15
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.

[sival] hash_kat test in crypto testplan
2 participants