Version: 1.6.4.2, Package name: hs-SHA-1.6.4.2 |
Maintained by: Pascal Stumpf |
Master sites: |
Description 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. |
Filesize: 2651.627 KB |
Version History (View Complete History) |
|
2019-09-30 07:00:12 by Matthias Kilian | Files touched by this commit (13) |
Log message: Adapt for ghc-8.6.4. Joint work with Greg Steuck. |
2019-09-10 07:51:31 by Matthias Kilian | Files touched by this commit (215) |
Log message: Switch ghc and hs-ports from @exec/@unexec to @define-tag/@tag. ghc and the hs-packages now simply include the necessary (haskell) package description files in lib/ghc/package.conf.d and update the package.cache by running ghc-pkg recache at the end. register and unregister scripts are no longer needed. |
2019-07-12 14:49:09 by Stuart Henderson | Files touched by this commit (854) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2018-01-22 14:47:04 by Matthias Kilian | Files touched by this commit (12) |
Log message: Update MODGHC_PACKAGE_KEY and plist, bump. |
2016-05-07 06:40:58 by Pascal Stumpf | Files touched by this commit (68) |
Log message: Update my mail address. |
2016-01-20 09:26:20 by Matthias Kilian | Files touched by this commit (40) |
Log message: Bump after ghc changes. |