summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Duncan <pabs@pablotron.org>2023-09-04 10:50:39 -0400
committerPaul Duncan <pabs@pablotron.org>2023-09-04 10:50:39 -0400
commit03c206c98c0c8a65b8558b88d94770b3d55df850 (patch)
tree93ccd2606d13a5c53d3a8d983db71cfcbc8dfff8
parente038a6f8f8fd7a3fa97a6c76b33d51ad2de0588f (diff)
downloadsha3-03c206c98c0c8a65b8558b88d94770b3d55df850.tar.bz2
sha3-03c206c98c0c8a65b8558b88d94770b3d55df850.zip
README.md: add hmac note
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
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