summaryrefslogtreecommitdiffstats
path: root/perl-digest-sha1/build/slack-desc
diff options
context:
space:
mode:
Diffstat (limited to 'perl-digest-sha1/build/slack-desc')
-rw-r--r--perl-digest-sha1/build/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/perl-digest-sha1/build/slack-desc b/perl-digest-sha1/build/slack-desc
new file mode 100644
index 00000000..ab4fd045
--- /dev/null
+++ b/perl-digest-sha1/build/slack-desc
@@ -0,0 +1,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 ':'.
+
+ |-----handy-ruler------------------------------------------------------|
+perl-digest-hmac: perl-digest-hmac (Keyed-Hashing for Message Authentication)
+perl-digest-hmac:
+perl-digest-hmac: HMAC is used for message integrity checks between two parties
+perl-digest-hmac: that share a secret key, and works in combination with some
+perl-digest-hmac: 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:
+perl-digest-hmac:
+perl-digest-hmac: Home: http://search.cpan.org/~gaas/Digest-HMAC/
+perl-digest-hmac: