From b5d92d6e01a9df199c352a3e542ad1fadb74d0c2 Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Sat, 2 Mar 2024 01:33:50 -0500 Subject: sha3.[hc]: update comments --- sha3.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sha3.h') 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 -- cgit v1.2.3