From: Dimitri John Ledkov Date: Mon, 11 Aug 2025 13:22:40 +0000 (+0100) Subject: fips: add news & changes entry for DetECDSA X-Git-Tag: openssl-3.6.0-alpha1~79 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=833a34dac360328a1db0968d7d483597ea9990dc;p=thirdparty%2Fopenssl.git fips: add news & changes entry for DetECDSA Reviewed-by: Shane Lontis Reviewed-by: Neil Horman Reviewed-by: Paul Dale (Merged from https://github.com/openssl/openssl/pull/28213) --- diff --git a/CHANGES.md b/CHANGES.md index bb5be066a4a..6e14af25d95 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -155,6 +155,11 @@ OpenSSL 3.6 *Daniel Van Geest (CryptoNext Security)* + * Added support for FIPS 186-5 deterministic ECDSA signature + generation to the FIPS provider. + + *Dimitri John Ledkov* + OpenSSL 3.5 ----------- diff --git a/NEWS.md b/NEWS.md index 38bd7289994..cbdb54e7ef4 100644 --- a/NEWS.md +++ b/NEWS.md @@ -36,6 +36,9 @@ changes: * Added an `openssl configutl` utility for processing the openssl configuration file and dumping the equal configuration file. + * Added support for FIPS 186-5 deterministic ECDSA signature + generation to the FIPS provider. + ### Major changes between OpenSSL 3.5.0 and OpenSSL 3.5.1 [under development] OpenSSL 3.5.1 is a security patch release. The most severe CVE fixed in this