slackbuilds_ponce/perl/perl-digest-hmac/slack-desc

20 lines
1 KiB
Text
Raw Normal View History

# 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-hmac: perl-digest-hmac (Create standard message integrity checks)
perl-digest-hmac:
perl-digest-hmac: Digest::HMAC is used for message integrity checks between two
perl-digest-hmac: parties that share a secret key, and works in combination
perl-digest-hmac: with some other Digest algorithm, usually MD5 or SHA-1.
perl-digest-hmac: The HMAC mechanism is described in RFC 2104.
perl-digest-hmac:
perl-digest-hmac: Homepage: http://search.cpan.org/dist/Digest-HMAC
perl-digest-hmac:
perl-digest-hmac:
perl-digest-hmac: