summaryrefslogtreecommitdiff
path: root/man/md5sum.x
diff options
context:
space:
mode:
Diffstat (limited to 'man/md5sum.x')
-rw-r--r--man/md5sum.x4
1 files changed, 4 insertions, 0 deletions
diff --git a/man/md5sum.x b/man/md5sum.x
index 4a65477..93f93e2 100644
--- a/man/md5sum.x
+++ b/man/md5sum.x
@@ -2,3 +2,7 @@
md5sum \- compute and check MD5 message digest
[DESCRIPTION]
.\" Add any additional description here
+[BUGS]
+The MD5 algorithm should not be used any more for security related purposes.
+Instead, better use an SHA\-2 algorithm, implemented in the programs
+sha224sum(1), sha256sum(1), sha384sum(1), sha512sum(1)