File: sha1sum.x

package info (click to toggle)
coreutils 9.10-1
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 70,560 kB
  • sloc: ansic: 253,546; sh: 30,931; perl: 8,141; yacc: 1,846; makefile: 198; python: 47; sed: 16
file content (10 lines) | stat: -rw-r--r-- 287 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
[NAME]
sha1sum \- compute and check SHA1 message digest
[DESCRIPTION]
.\" Add any additional description here
[BUGS]
Do not use the MD5 algorithm for security related purposes.
Instead, use an SHA\-2, SHA\-3, or BLAKE2 algorithm,
implemented in the cksum(1) program.
[SEE ALSO]
cksum(1)