summaryrefslogtreecommitdiff
path: root/crypto/openssl/doc/man7/Ed25519.pod
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/doc/man7/Ed25519.pod')
-rw-r--r--crypto/openssl/doc/man7/Ed25519.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/openssl/doc/man7/Ed25519.pod b/crypto/openssl/doc/man7/Ed25519.pod
index 6442e0ea4378..8ab4fff76493 100644
--- a/crypto/openssl/doc/man7/Ed25519.pod
+++ b/crypto/openssl/doc/man7/Ed25519.pod
@@ -11,7 +11,7 @@ Ed448
The B<Ed25519> and B<Ed448> EVP_PKEY implementation supports key generation,
one-shot digest sign and digest verify using PureEdDSA and B<Ed25519> or B<Ed448>
(see RFC8032). It has associated private and public key formats compatible with
-draft-ietf-curdle-pkix-04.
+RFC 8410.
No additional parameters can be set during key generation, one-shot signing or
verification. In particular, because PureEdDSA is used, a digest must B<NOT> be
@@ -77,7 +77,7 @@ L<EVP_DigestVerifyInit(3)>,
=head1 COPYRIGHT
-Copyright 2017-2019 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2017-2020 The OpenSSL Project Authors. All Rights Reserved.
Licensed under the OpenSSL license (the "License"). You may not use
this file except in compliance with the License. You can obtain a copy