name:                 SHA
version:              1.6.4.4
visibility:           public
id:                   SHA-1.6.4.4-jc0szJFiltArtrtJg8ube
key:                  SHA-1.6.4.4-jc0szJFiltArtrtJg8ube
license:              BSD-3-Clause
maintainer:
    Adam Wick <awick@galois.com>,
    Raphael Javaux <raphaeljavaux@gmail.com>

author:               Adam Wick <awick@galois.com>, Brian Lewis <brian@lorf.org>
stability:            stable
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
abi:                  0d456a9d9a4c27b1c165acb6a237417d
exposed:              True
exposed-modules:      Data.Digest.Pure.SHA
import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/SHA-1.6.4.4-jc0szJFiltArtrtJg8ube

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/SHA-1.6.4.4-jc0szJFiltArtrtJg8ube

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/SHA-1.6.4.4-jc0szJFiltArtrtJg8ube

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1
data-dir:             /usr/pkg/share/aarch64-netbsd-ghc-9.10.1/SHA-1.6.4.4
hs-libraries:         HSSHA-1.6.4.4-jc0szJFiltArtrtJg8ube
depends:
    array-0.5.7.0-inplace base-4.20.0.0-inplace binary-0.8.9.2-inplace
    bytestring-0.12.1.0-inplace

haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/SHA-1.6.4.4/html/SHA.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/SHA-1.6.4.4/html
