opentitan
opentitan copied to clipboard
[cryptotest] Add manual tests for KMAC and hash functions
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