From f9061981e55565432c7190b106fbe395f6570133 Mon Sep 17 00:00:00 2001 From: "Dr. David von Oheimb" Date: Thu, 31 Oct 2024 19:30:50 +0100 Subject: [PATCH] fixup! APPS/pkeyutl: improve -rawin usability (implied by Ed25519 and Ed448) and doc --- doc/man1/openssl-pkeyutl.pod.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/man1/openssl-pkeyutl.pod.in b/doc/man1/openssl-pkeyutl.pod.in index 348a69eea6593..22ce8c4edf830 100644 --- a/doc/man1/openssl-pkeyutl.pod.in +++ b/doc/man1/openssl-pkeyutl.pod.in @@ -81,7 +81,7 @@ signature algorithm does not require one (for instance, EdDSA). If this option is omitted but the signature algorithm requires one, a default value will be used. For signature algorithms like RSA, DSA and ECDSA, SHA-256 will be the default digest algorithm. For SM2, it will be SM3. -So far, HashEdDSA (the ph or "prehash" variant of EdDSA) is not supported, +At this time, HashEdDSA (the ph or "prehash" variant of EdDSA) is not supported, so the B<-digest> option cannot be used with EdDSA). =item B<-out> I