summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-SHA/slack-desc
diff options
context:
space:
mode:
Diffstat (limited to 'haskell/haskell-SHA/slack-desc')
-rw-r--r--haskell/haskell-SHA/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/haskell/haskell-SHA/slack-desc b/haskell/haskell-SHA/slack-desc
new file mode 100644
index 0000000000..3f8c16d54d
--- /dev/null
+++ b/haskell/haskell-SHA/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 ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+haskell-SHA: haskell-SHA (Implementations of the SHA suite of functions)
+haskell-SHA:
+haskell-SHA: This library implements the SHA suite of message digest functions,
+haskell-SHA: according to NIST FIPS 180-2 (with the SHA-224 addendum), as well as
+haskell-SHA: the SHA-based HMAC routines. The functions have been tested against
+haskell-SHA: most of the NIST and RFC test vectors for the various functions.
+haskell-SHA: While some attention has been paid to performance, these do not
+haskell-SHA: presently reach the speed of well-tuned libraries, like OpenSSL.
+haskell-SHA:
+haskell-SHA:
+haskell-SHA: