summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-SHA/README
blob: 66a8d3ac17cdf0ac832ff51c15043e47c33dca52 (plain)
1
2
3
4
5
6
7
8
9
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.

After uninstalling, run this command to unregister the package from
the ghc package database:   ghc-pkg recache