aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNick Lewis <nick.lewis@usa.g4s.com>2014-08-11 22:56:46 -0400
committerRich Salz <rsalz@akamai.com>2014-08-12 11:29:20 -0400
commit9aaa7be8d4be38c0a13a64a0a8cf6c4774c45a0f (patch)
tree55c6d81a8629bc0b440a00ee69de8a8ed947594d /doc
parent2a1393a4a8746cf0ddd51c1938706025f3b58ef2 (diff)
downloadopenssl-9aaa7be8d4be38c0a13a64a0a8cf6c4774c45a0f.zip
openssl-9aaa7be8d4be38c0a13a64a0a8cf6c4774c45a0f.tar.gz
openssl-9aaa7be8d4be38c0a13a64a0a8cf6c4774c45a0f.tar.bz2
PR 2580: dgst missing current SHA algorithms
Update the dgst.pod page to include SHA224...512 algorithms. Update apps/progs.pl to add them to the digest command table. Reviewed-by: Tim Hudson <tjh@cryptosoft.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/apps/dgst.pod8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/apps/dgst.pod b/doc/apps/dgst.pod
index b035edf..ebe0ffb 100644
--- a/doc/apps/dgst.pod
+++ b/doc/apps/dgst.pod
@@ -2,12 +2,12 @@
=head1 NAME
-dgst, md5, md4, md2, sha1, sha, mdc2, ripemd160 - message digests
+dgst, md5, md4, md2, sha1, sha, mdc2, ripemd160, sha224, sha256, sha384, sha512 - message digests
=head1 SYNOPSIS
B<openssl> B<dgst>
-[B<-md5|-md4|-md2|-sha1|-sha|-mdc2|-ripemd160|-dss1>]
+[B<-md5|-md4|-md2|-sha1|-sha|-mdc2|-ripemd160|-sha224|-sha256|-sha384|-sha512|-dss1>]
[B<-c>]
[B<-d>]
[B<-hex>]
@@ -22,7 +22,7 @@ B<openssl> B<dgst>
[B<-hmac key>]
[B<file...>]
-[B<md5|md4|md2|sha1|sha|mdc2|ripemd160>]
+[B<md5|md4|md2|sha1|sha|mdc2|ripemd160|sha224|sha256|sha384|sha512>]
[B<-c>]
[B<-d>]
[B<file...>]
@@ -147,7 +147,7 @@ used.
=head1 NOTES
-The digest of choice for all new applications is SHA1. Other digests are
+The digest of choice for all new applications is SHA256. Other digests are
however still widely used.
If you wish to sign or verify data using the DSA algorithm then the dss1