freebsd-ports/security/sha/pkg-descr
Pete Fritchman 5816797e9e Add sha-1.0.2, Simple file hash program utilizing SHA-1, SHA-256, SHA-384,
SHA-512

PR:		29907
Submitted by:	Allan Saddi <asaddi@philosophysw.com>
2001-10-04 03:39:58 +00:00

11 lines
397 B
Plaintext

sha is a simple program that hashes files. It uses the National
Institute of Standards and Technology's Secure Hash Algorithm.
It can use SHA-1, SHA-256, SHA-384, or SHA-512, which generate
respectively, hashes of 160, 256, 384, or 512 bits. sha can be
used in scripts to do, for example, file integrity checking.
WWW: http://philosophysw.com/software/sha/
- Allan Saddi
asaddi@philosophysw.com