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 and the private key I. -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.