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

[sival,hmac,kmac] Update test plan and add SHA3-224 test vectors #25256

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Nov 19, 2024

  1. [sival,hmac] Update HMAC testplan

    - 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]>
    milesdai committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    d6e0797 View commit details
    Browse the repository at this point in the history
  2. [sival,kmac] Update KMAC testplan

    - 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]>
    milesdai committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    c51a1f6 View commit details
    Browse the repository at this point in the history
  3. [sival,kmac] Add SHA3 NIST CAVP KAT tests

    Signed-off-by: Miles Dai <[email protected]>
    milesdai committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    4c8d3ce View commit details
    Browse the repository at this point in the history