SPELL=haskell-sha VERSION=1.6.4.2 SOURCE="SHA-${VERSION}.tar.gz" SOURCE_URL[0]=http://hackage.haskell.org/packages/archive/SHA/${VERSION}/${SOURCE} SOURCE_HASH=sha512:aa1178f08ad3364c504ee790dac9b0774b7461fa7ea0a8f2c3ad82943d109602debcf4a8a83090815fef487ceac40019f8b5594ab0043f36e019d69bc5f76853 SOURCE_DIRECTORY="${BUILD_DIRECTORY}/SHA-${VERSION}" WEB_SITE="http://hackage.haskell.org/package/SHA" LICENSE[0]=BSD3 ENTERED=20130709 SHORT="Implementations of the SHA suite of message digest functions" cat << EOF This library implements the SHA suite of message digest functions, according to NIST FIPS 180-2 (with the SHA-224 addendum), as well as the SHA-based HMAC routines. The functions have been tested against most of the NIST and RFC test vectors for the various functions. While some attention has been paid to performance, these do not presently reach the speed of well-tuned libraries, like OpenSSL. EOF