summaryrefslogtreecommitdiffstats
path: root/perl/perl-Digest-SHA/slack-desc
blob: 30b035a724a64ac33997c242e43faeb066fb4205 (about) (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct.  It's also
# customary to leave one space after the ':' except on otherwise blank lines.

               |-----handy-ruler------------------------------------------------------|
perl-Digest-SHA: perl-Digest-SHA (Perl extension for SHA-1/224/256/384/512)
perl-Digest-SHA:
perl-Digest-SHA: Digest::SHA is a complete implementation of the NIST Secure
perl-Digest-SHA: Hash Standard. It gives Perl programmers a convenient way
perl-Digest-SHA: to calculate SHA-1, SHA-224, SHA-256, SHA-384, SHA-512,
perl-Digest-SHA: SHA-512/224, and SHA-512/256 message digests.
perl-Digest-SHA: The module can handle all types of input, including
perl-Digest-SHA: partial-byte data.
perl-Digest-SHA:
perl-Digest-SHA: Homepage: https://metacpan.org/dist/Digest-SHA
perl-Digest-SHA: