opentitan icon indicating copy to clipboard operation
opentitan copied to clipboard

[cryptotest] Add manual tests for KMAC and hash functions

Open RyanTorok opened this issue 2 years ago • 0 comments

This PR is a follow-on to #21195 and #21281

  • Split the KMAC and hash hjson test vectors into separate files
  • Added parsers for hjson tests for KMAC and hash functions
  • Updated test harness for hash functions to support SHA3-224 and cSHAKE

Dependent on #21193

RyanTorok avatar Feb 21 '24 20:02 RyanTorok