name: SHA version: 1.6.4.1 id: SHA-1.6.4.1-10db922857e0c5b966c998a544817242 license: BSD3 copyright: maintainer: Adam Wick , Raphael Javaux stability: stable homepage: package-url: synopsis: Implementations of the SHA suite of message digest functions 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. category: Cryptography, Codec author: Adam Wick , Brian Lewis exposed: True exposed-modules: Data.Digest.Pure.SHA hidden-modules: trusted: False import-dirs: ${pkgroot}/SHA-1.6.4.1 library-dirs: ${pkgroot}/SHA-1.6.4.1 hs-libraries: HSSHA-1.6.4.1 extra-libraries: extra-ghci-libraries: include-dirs: includes: depends: array-0.4.0.1-0eec8a1367dc70497ddf1004b2bc3e1a base-4.6.0.1-b4caa1d18c332900c72bf5d231dded4f binary-0.5.1.1-c8a7a891b44f1a70b7d283fb03f17117 bytestring-0.10.0.2-16133d2f96923727c37c1a16ec3a036e hugs-options: cc-options: ld-options: framework-dirs: frameworks: haddock-interfaces: ${pkgroot}/../../share/doc/ghc-7.6/html/SHA.haddock haddock-html: ${pkgroot}/../../share/doc/ghc-7.6/html