summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLutz Jänicke <jaenicke@openssl.org>2008-05-19 07:43:41 +0000
committerLutz Jänicke <jaenicke@openssl.org>2008-05-19 07:43:41 +0000
commitd13ea8e1844ee9e25b9a3c02831c8d749cb0abf0 (patch)
tree6b365e10483bfe9363c3309cd2a21392ef8adcc5 /doc
parent1820b04bb28a904f2715898eb0efc4404b0f9b53 (diff)
Provide information about "openssl dgst" -hmac option.
Diffstat (limited to 'doc')
-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