]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
EVP_SIGNATURE-ED25519.pod: fix typo in algo name
authorEtienne Millon <me@emillon.org>
Mon, 4 Jan 2021 10:28:36 +0000 (11:28 +0100)
committerTomas Mraz <tmraz@fedoraproject.org>
Tue, 5 Jan 2021 15:44:09 +0000 (16:44 +0100)
CLA: trivial

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/13768)

doc/man7/EVP_SIGNATURE-ED25519.pod

index bb91ae24348874570a64126043c659911b611960..e2fc31f724572ed5ae61e8d8474634ffab1157bd 100644 (file)
@@ -15,7 +15,7 @@ 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
 RFC 8410.
 
-=head2 ED25591 and ED448 Signature Parameters
+=head2 ED25519 and ED448 Signature Parameters
 
 No additional parameters can be set during one-shot signing or verification.
 In particular, because PureEdDSA is used, a digest must B<NOT> be specified when