name:                 crypto-api
version:              0.13.3
visibility:           public
id:                   crypto-api-0.13.3-EoRcL2IS7SC8BAEUvQNsEz
key:                  crypto-api-0.13.3-EoRcL2IS7SC8BAEUvQNsEz
license:              BSD-3-Clause
copyright:            Thomas DuBuisson <thomas.dubuisson@gmail.com>
maintainer:           Thomas DuBuisson <thomas.dubuisson@gmail.com>
author:
    Thomas DuBuisson <thomas.dubuisson@gmail.com>, Francisco Blas Izquierdo Riera (klondike)

stability:            stable
homepage:             https://github.com/TomMD/crypto-api
synopsis:             A generic interface for cryptographic operations
description:
    A generic interface for cryptographic operations (hashes, ciphers, randomness).
    Maintainers of hash and cipher implementations are
    encouraged to add instances for the classes defined
    in Crypto.Classes.  Crypto users are similarly
    encouraged to use the interfaces defined in the Classes
    module.
    Any concepts or functions of general use to more than
    one cryptographic algorithm (ex: padding) is within
    scope of this package.

category:             Data, Cryptography
abi:                  5ef84d44abd6b7c3c78f95906d717ffa
exposed:              True
exposed-modules:
    Crypto.Classes Crypto.Classes.Exceptions Crypto.HMAC Crypto.Modes
    Crypto.Padding Crypto.Random Crypto.Types Crypto.Util

hidden-modules:       Crypto.CPoly
import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/crypto-api-0.13.3-EoRcL2IS7SC8BAEUvQNsEz

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/crypto-api-0.13.3-EoRcL2IS7SC8BAEUvQNsEz

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/crypto-api-0.13.3-EoRcL2IS7SC8BAEUvQNsEz

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2
data-dir:             /usr/pkg/share/aarch64-netbsd-ghc-9.8.2/crypto-api-0.13.3
hs-libraries:         HScrypto-api-0.13.3-EoRcL2IS7SC8BAEUvQNsEz
depends:
    base-4.19.1.0-inplace bytestring-0.12.1.0-inplace
    cereal-0.5.8.3-4RYa9Eyikmn79aOWspYXWK
    entropy-0.4.1.10-GQBvBPc0E14IQPHGpJrsjE
    tagged-0.8.8-JGlGh2qwg4dHU2Nz3aNqAk transformers-0.6.1.0-inplace

haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.8.2/crypto-api-0.13.3/html/crypto-api.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.8.2/crypto-api-0.13.3/html
