Feature or enhancement
Currently we do not test HMAC-SHA3 implementation. There is no RFC for test cases, but the NIST gives test vectors: https://csrc.nist.gov/Projects/cryptographic-standards-and-guidelines/example-values.
I also need to find a way to declare test vectors more easily, and for that I think a separat module is probably easier but I'll first add SHA3 tests and NIST test vectors.
Linked PRs
Feature or enhancement
Currently we do not test HMAC-SHA3 implementation. There is no RFC for test cases, but the NIST gives test vectors: https://csrc.nist.gov/Projects/cryptographic-standards-and-guidelines/example-values.
I also need to find a way to declare test vectors more easily, and for that I think a separat module is probably easier but I'll first add SHA3 tests and NIST test vectors.
Linked PRs