From ce9317a4cfc01541964a14745c4d09e2a846981c Mon Sep 17 00:00:00 2001 From: Pauli Date: Tue, 18 Oct 2022 18:14:26 +1100 Subject: [PATCH] Add changes entry for RIPEMD160 being added to the default provider Reviewed-by: Richard Levitte Reviewed-by: Tim Hudson Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/19375) --- CHANGES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 2fc80041a31..5581df87007 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -24,6 +24,10 @@ OpenSSL 3.2 ### Changes between 3.0 and 3.2 [xx XXX xxxx] + * Added RIPEMD160 to the default provider. + + *Paul Dale* + * Add support for certificate compression (RFC8879), including library support for Brotli and Zstandard compression. -- 2.47.3