]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
remove EdDSA from changes entry about non-fips algorithms
authorPauli <pauli@openssl.org>
Sun, 5 Feb 2023 20:46:22 +0000 (07:46 +1100)
committerPauli <pauli@openssl.org>
Tue, 7 Feb 2023 20:49:54 +0000 (07:49 +1100)
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/20219)

CHANGES.md

index 223f2feaeaad795d240bd1465eac602ef1af4820..1f76a23d2f684fe603b87361ff1c9420835b1434 100644 (file)
@@ -220,7 +220,8 @@ OpenSSL 3.1
    backward compatibility purposes and the "fips=yes" property query
    must be used for all algorithm fetches to ensure FIPS compliance.
 
-   The algorithms that are included but not approved are Triple DES and EdDSA.
+   The algorithms that are included but not approved are Triple DES ECB
+   and Triple DES CBC.
 
    *Paul Dale*