aboutsummaryrefslogtreecommitdiff
path: root/sha3.h
diff options
context:
space:
mode:
authorPaul Duncan <pabs@pablotron.org>2024-03-02 01:33:50 -0500
committerPaul Duncan <pabs@pablotron.org>2024-03-02 01:33:50 -0500
commitb5d92d6e01a9df199c352a3e542ad1fadb74d0c2 (patch)
tree73b24e54b90627c76088ae0a20b4d4b113cc2ee4 /sha3.h
parentebad865a7efaebd701879dae1b014a75b9b5a8f2 (diff)
downloadsha3-b5d92d6e01a9df199c352a3e542ad1fadb74d0c2.tar.bz2
sha3-b5d92d6e01a9df199c352a3e542ad1fadb74d0c2.zip
sha3.[hc]: update comments
Diffstat (limited to 'sha3.h')
-rw-r--r--sha3.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sha3.h b/sha3.h
index 2453982..f189ed2 100644
--- a/sha3.h
+++ b/sha3.h
@@ -14,8 +14,8 @@
* following SHA-3 hash functions, XOFs, and HMACs:
*
* - SHA3-224, SHA3-256, SHA3-384, and SHA3-512
- * - HMAC-SHA3-224, HMAC-SHA3-256, HMAC-SHA3-384, and HMAC-SHA3-512
* - SHAKE128 and SHAKE256
+ * - HMAC-SHA3-224, HMAC-SHA3-256, HMAC-SHA3-384, and HMAC-SHA3-512
* - cSHAKE128, cSHAKE128-XOF, cSHAKE256, and cSHAKE256-XOF
* - KMAC128, KMAC128-XOF, KMAC256, and KMAC256-XOF
* - TupleHash128, TupleHash128-XOF, TupleHash256, and TupleHash256-XOF