aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2017-09-26 14:23:51 -0700
committerAnders Broman <a.broman58@gmail.com>2017-09-27 08:08:44 +0000
commitc634f2b184f3160a879c72c79e1dd906d8ecc566 (patch)
tree3d7e86490ea35fc6084848341a9186ce9f4d2f0c /doc
parent5ecfe0c565e106960c3a13a6e835bd09f0b3e244 (diff)
Capinfos: Add SHA256. Remove MD5.
Print the SHA256, RIPEMD160, and SHA1 hashes for each file instead of SHA1, RIPEMD160, and MD5. SHA256 seems to be the preferred file hashing algorithm these days and MD5 is actively discouraged. Note that we might remove SHA1 (which is also discouraged) as well. Change-Id: I74d972ae5f3484c83175cd3f3c7a55f99c171e20 Reviewed-on: https://code.wireshark.org/review/23761 Reviewed-by: Gerald Combs <gerald@wireshark.org> Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/capinfos.pod3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/capinfos.pod b/doc/capinfos.pod
index 335cdb2a2a..237ba5b37a 100644
--- a/doc/capinfos.pod
+++ b/doc/capinfos.pod
@@ -161,7 +161,8 @@ Prints the help listing and exits.
=item -H
-Displays the SHA1, RIPEMD160, and MD5 hashes for the file.
+Displays the SHA256, RIPEMD160, and SHA1 hashes for the file.
+SHA1 output may be removed in the future.
=item -i