]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
CHANGES.md: note BLAKE2s supports BLAKE2b-like "size" setting
authorнаб <nabijaczleweli@nabijaczleweli.xyz>
Tue, 31 Oct 2023 19:36:31 +0000 (20:36 +0100)
committerTomas Mraz <tomas@openssl.org>
Wed, 8 Nov 2023 08:43:10 +0000 (09:43 +0100)
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22444)

CHANGES.md

index 9ce5ceb8a36f512eaa83819e3c9c35252b62b9dc..029589c7d3963a8846fc4931691db30119bf5743 100644 (file)
@@ -26,7 +26,10 @@ OpenSSL 3.3
 
 ### Changes between 3.2 and 3.3 [xx XXX xxxx]
 
- * none yet
+ * The BLAKE2s hash algorithm matches BLAKE2b's support
+   for configurable output length.
+
+   *Ahelenia Ziemiańska*
 
 OpenSSL 3.2
 -----------