aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2017-07-05 17:12:35 -0400
committerRich Salz <rsalz@openssl.org>2017-07-05 19:20:33 -0400
commit67fdc99827916a397c23491edd97f2a5d374533a (patch)
treea2b68f30fcf7d0d97b91c6c5761d044db0e1d4c9 /doc
parentb2ac85adac85f95af999df96367872d38068b028 (diff)
downloadopenssl-67fdc99827916a397c23491edd97f2a5d374533a.tar.gz
Add two trivial fixes from old commits
Reviewed-by: Tim Hudson <tjh@openssl.org> (Merged from https://github.com/openssl/openssl/pull/3865)
Diffstat (limited to 'doc')
-rw-r--r--doc/man1/dgst.pod5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/man1/dgst.pod b/doc/man1/dgst.pod
index a11f1906bf..677f2b21ef 100644
--- a/doc/man1/dgst.pod
+++ b/doc/man1/dgst.pod
@@ -21,6 +21,7 @@ B<openssl> B<dgst>
[B<-verify filename>]
[B<-prverify filename>]
[B<-signature filename>]
+[B<-hmac key>]
[B<-fips-fingerprint>]
[B<-engine id>]
[B<-engine_impl>]
@@ -115,6 +116,10 @@ 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