From: Rich Salz Date: Wed, 14 Jun 2017 19:08:39 +0000 (-0400) Subject: Undo commit dc00fb9 X-Git-Tag: OpenSSL_1_1_1-pre1~1105 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=f48ad5cbdf47c28f68f88e3c9b2f487a4dccc7b8;p=oweals%2Fopenssl.git Undo commit dc00fb9 Original text: Document openssl dgst -hmac option Reviewed-by: Richard Levitte Reviewed-by: Tim Hudson (Merged from https://github.com/openssl/openssl/pull/3700) --- diff --git a/doc/man1/dgst.pod b/doc/man1/dgst.pod index 677f2b21ef..a11f1906bf 100644 --- a/doc/man1/dgst.pod +++ b/doc/man1/dgst.pod @@ -21,7 +21,6 @@ B B [B<-verify filename>] [B<-prverify filename>] [B<-signature filename>] -[B<-hmac key>] [B<-fips-fingerprint>] [B<-engine id>] [B<-engine_impl>] @@ -116,10 +115,6 @@ Verify the signature using the private key in "filename". The actual signature to verify. -=item B<-hmac key> - -Create a hashed MAC using "key". - =item B<-mac alg> Create MAC (keyed Message Authentication Code). The most popular MAC