summaryrefslogtreecommitdiff
path: root/man/md5sum.x
blob: 93f93e272a523ddc14de43b7cf52cc9ab6dc21a8 (plain)
1
2
3
4
5
6
7
8
[NAME]
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)