a34f77700d
Digest::SHA is a complete implementation of the NIST Secure Hash Standard. It gives Perl programmers a convenient way to calculate SHA-1, SHA-224, SHA-256, SHA-384, and SHA-512 message digests. The module can handle all types of input, including partial-byte data. submitted by Jasper Lievisse Adriaanse <jasper at nedbsd.nl> help and ok sturm@
13 lines
317 B
Plaintext
13 lines
317 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2005/12/14 22:14:39 steven Exp $
|
|
bin/shasum
|
|
${P5ARCH}/
|
|
${P5ARCH}/Digest/
|
|
${P5ARCH}/Digest/SHA.pm
|
|
${P5ARCH}/auto/
|
|
${P5ARCH}/auto/Digest/
|
|
${P5ARCH}/auto/Digest/SHA/
|
|
${P5ARCH}/auto/Digest/SHA/SHA.bs
|
|
${P5ARCH}/auto/Digest/SHA/SHA.so
|
|
@man man/man1/shasum.1
|
|
@man man/man3p/Digest::SHA.3p
|