From db36dc2d4f0e0a0a42b026afb9efc5251d59f06d Mon Sep 17 00:00:00 2001 From: Mikko Värri Date: Tue, 24 Feb 2015 23:33:16 +0200 Subject: haskell/haskell-SHA: Added (implementations of the sha suite of functions). MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mikko Värri Signed-off-by: Willy Sudiarto Raharjo --- haskell/haskell-SHA/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 haskell/haskell-SHA/slack-desc (limited to 'haskell/haskell-SHA/slack-desc') 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: -- cgit v1.2.3-79-gdb01