]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
update changes entry to note EdDSA is not FIPS approved
authorPauli <pauli@openssl.org>
Mon, 20 Feb 2023 22:20:22 +0000 (09:20 +1100)
committerPauli <pauli@openssl.org>
Wed, 22 Feb 2023 00:29:02 +0000 (11:29 +1100)
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20343)

CHANGES.md

index ef12e4486af03c332fdd95c3ef4c4407044a2d30..f83d9fa44531ed37d34ac34fc0a3bfb65c32ff28 100644 (file)
@@ -225,8 +225,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 ECB
-   and Triple DES CBC.
+   The algorithms that are included but not approved are Triple DES ECB,
+   Triple DES CBC and EdDSA.
 
    *Paul Dale*