]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - doc/man1/openssl-dgst.pod
Update dgst.c to show a list of message digests
[thirdparty/openssl.git] / doc / man1 / openssl-dgst.pod
index 7859d75da75af230b7922f44c9e5cd81e49c7338..e165be94f32870a3692110a8b7643f49ab649411 100644 (file)
@@ -11,6 +11,7 @@ B<openssl> B<dgst>|I<digest>
 [B<-help>]
 [B<-c>]
 [B<-d>]
+[B<-list>]
 [B<-hex>]
 [B<-binary>]
 [B<-r>]
@@ -64,6 +65,10 @@ the B<-hex> option is given as well.
 
 Print out BIO debugging information.
 
+=item B<-list>
+
+Prints out a list of supported message digests.
+
 =item B<-hex>
 
 Digest is to be output as a hex dump. This is the default case for a "normal"