From 03c206c98c0c8a65b8558b88d94770b3d55df850 Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Mon, 4 Sep 2023 10:50:39 -0400 Subject: README.md: add hmac note --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4e6c26e..7d66473 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,8 @@ Use `make` to build a minimal test application, and `make test` to run the built-in tests. +TODO: `hmac_sha3_{224,256,384,512}` + [C11]: https://en.wikipedia.org/wiki/C11_(C_standard_revision) "ISO/IEC 9899:2011" [SHA-3]: https://en.wikipedia.org/wiki/SHA-3 -- cgit v1.2.3