]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
update documentation to note that EdDSA is not FIPS approved
authorPauli <pauli@openssl.org>
Mon, 20 Feb 2023 22:20:43 +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)

doc/man7/OSSL_PROVIDER-FIPS.pod
doc/man7/fips_module.pod

index ecab7fba341ad716aa29a319e41bedfac0ab98dc..23d53736ab37a4c9219cf8989e563629518d2ed0 100644 (file)
@@ -402,6 +402,8 @@ want to operate in a FIPS approved manner.  The algorithms are:
 
 =item Triple DES CBC
 
+=item EdDSA
+
 =back
 
 =head1 SEE ALSO
index 90c183abfcecc88fb8526f98a1455a0f97e00c16..c465dca56c6b10ca16f7bc5071fdb303a20a5dc8 100644 (file)
@@ -480,6 +480,8 @@ want to operate in a FIPS approved manner.  The algorithms are:
 
 =item Triple DES CBC
 
+=item EdDSA
+
 =back
 
 =head1 SEE ALSO