summaryrefslogtreecommitdiffstats
path: root/secure/usr.bin/openssl/man/dgst.1
diff options
context:
space:
mode:
Diffstat (limited to 'secure/usr.bin/openssl/man/dgst.1')
-rw-r--r--secure/usr.bin/openssl/man/dgst.18
1 files changed, 6 insertions, 2 deletions
diff --git a/secure/usr.bin/openssl/man/dgst.1 b/secure/usr.bin/openssl/man/dgst.1
index 8b3f991..3e19b9c 100644
--- a/secure/usr.bin/openssl/man/dgst.1
+++ b/secure/usr.bin/openssl/man/dgst.1
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.35
+.\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.37
.\"
.\" Standard preamble:
.\" ========================================================================
@@ -129,7 +129,7 @@
.\" ========================================================================
.\"
.IX Title "DGST 1"
-.TH DGST 1 "2007-03-15" "0.9.8e" "OpenSSL"
+.TH DGST 1 "2009-06-14" "0.9.8k" "OpenSSL"
.SH "NAME"
dgst, md5, md4, md2, sha1, sha, mdc2, ripemd160 \- message digests
.SH "SYNOPSIS"
@@ -146,6 +146,7 @@ dgst, md5, md4, md2, sha1, sha, mdc2, ripemd160 \- message digests
[\fB\-verify filename\fR]
[\fB\-prverify filename\fR]
[\fB\-signature filename\fR]
+[\fB\-hmac key\fR]
[\fBfile...\fR]
.PP
[\fBmd5|md4|md2|sha1|sha|mdc2|ripemd160\fR]
@@ -192,6 +193,9 @@ verify the signature using the the private key in \*(L"filename\*(R".
.IP "\fB\-signature filename\fR" 4
.IX Item "-signature filename"
the actual signature to verify.
+.IP "\fB\-hmac key\fR" 4
+.IX Item "-hmac key"
+create a hashed \s-1MAC\s0 using \*(L"key\*(R".
.IP "\fB\-rand file(s)\fR" 4
.IX Item "-rand file(s)"
a file or files containing random data used to seed the random number
OpenPOWER on IntegriCloud