summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPauli <pauli@openssl.org>2021-08-06 11:17:03 +1000
committerPauli <pauli@openssl.org>2021-08-08 13:55:56 +1000
commit474294cb664c5ac5184b7fc1a3ef37214f1f2250 (patch)
treed8295c1170edfd81f05f2fea550594b9301073b4 /doc
parent5e89262535715aba9ec362e34732e784f4f67936 (diff)
doc: remove errant claim that these are not FIPS okay
Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/16239)
Diffstat (limited to 'doc')
-rw-r--r--doc/man7/EVP_PKEY-X25519.pod2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/man7/EVP_PKEY-X25519.pod b/doc/man7/EVP_PKEY-X25519.pod
index fc7b4233d6..9e13e15f7f 100644
--- a/doc/man7/EVP_PKEY-X25519.pod
+++ b/doc/man7/EVP_PKEY-X25519.pod
@@ -13,8 +13,6 @@ implemented in OpenSSL's default and FIPS providers. These implementations
support the associated key, containing the public key I<pub> and the
private key I<priv>.
-In the FIPS provider they are non-approved algorithms and do not have the
-"fips=yes" property set.
No additional parameters can be set during key generation.