Skip to content

Commit

Permalink
Add SHA3-512 HMAC testing
Browse files Browse the repository at this point in the history
  • Loading branch information
mborland committed Nov 5, 2024
1 parent bfb5b01 commit b6120c6
Show file tree
Hide file tree
Showing 3 changed files with 557 additions and 0 deletions.
1 change: 1 addition & 0 deletions test/Jamfile
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ run test_nist_cavs_sha512_256_hmac.cpp ;

run test_nist_cavs_sha3_512_monte.cpp ;
run test_nist_cavs_sha3_512_short_long.cpp ;
run test_nist_cavs_sha3_512_hmac.cpp ;

run test_nist_cavs_sha3_384_monte.cpp ;
run test_nist_cavs_sha3_384_short_long.cpp ;
Expand Down
Loading

0 comments on commit b6120c6

Please sign in to comment.