summaryrefslogtreecommitdiffstats
path: root/doc/apps
diff options
context:
space:
mode:
authorLutz Jänicke <jaenicke@openssl.org>2008-05-19 07:43:34 +0000
committerLutz Jänicke <jaenicke@openssl.org>2008-05-19 07:43:34 +0000
commita92ebf229015380882d8a364ad95df00c81534e8 (patch)
treec8671a0044c496a23706803af8b009986b1a5e61 /doc/apps
parentf49c687507299537553aea569dab18a60e67d7f7 (diff)
Provide information about "openssl dgst" -hmac option.
Diffstat (limited to 'doc/apps')
-rw-r--r--doc/apps/dgst.pod5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/apps/dgst.pod b/doc/apps/dgst.pod
index b0d198724c..908cd2a6d6 100644
--- a/doc/apps/dgst.pod
+++ b/doc/apps/dgst.pod
@@ -18,6 +18,7 @@ B<openssl> B<dgst>
[B<-verify filename>]
[B<-prverify filename>]
[B<-signature filename>]
+[B<-hmac key>]
[B<file...>]
[B<md5|md4|md2|sha1|sha|mdc2|ripemd160>]
@@ -78,6 +79,10 @@ verify the signature using the the private key in "filename".
the actual signature to verify.
+=item B<-hmac key>
+
+create a hashed MAC using "key".
+
=item B<-rand file(s)>
a file or files containing random data used to seed the random number