From 19641b48afb57b48c8d67b44d3ed7054ee2c6bab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=BD=D0=B0=D0=B1?= Date: Tue, 31 Oct 2023 20:36:59 +0100 Subject: CHANGES.md: document BLAKE2b's "size"-setting support Reviewed-by: Tomas Mraz Reviewed-by: Paul Dale Reviewed-by: Tom Cosgrove Reviewed-by: Hugo Landau (Merged from https://github.com/openssl/openssl/pull/22583) --- CHANGES.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CHANGES.md') diff --git a/CHANGES.md b/CHANGES.md index ab4ece926e..9ce5ceb8a3 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -33,6 +33,11 @@ OpenSSL 3.2 ### Changes between 3.1 and 3.2 [xx XXX xxxx] + * The BLAKE2b hash algorithm supports a configurable output length + by setting the "size" parameter. + + *Čestmír Kalina and Tomáš Mráz* + * Enable extra Arm64 optimization on Windows for GHASH, RAND and AES. *Evgeny Karpov* -- cgit v1.2.3