name:                 crypto-api
version:              0.13.3
visibility:           public
id:                   crypto-api-0.13.3-ElQpLnWR8Ba438dYXBDKtq
key:                  crypto-api-0.13.3-ElQpLnWR8Ba438dYXBDKtq
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:                  75169b8ad7ca52fff9e3d4c98f97c748
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.10.1/crypto-api-0.13.3-ElQpLnWR8Ba438dYXBDKtq

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/crypto-api-0.13.3-ElQpLnWR8Ba438dYXBDKtq

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/crypto-api-0.13.3-ElQpLnWR8Ba438dYXBDKtq

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1
data-dir:             /usr/pkg/share/aarch64-netbsd-ghc-9.10.1/crypto-api-0.13.3
hs-libraries:         HScrypto-api-0.13.3-ElQpLnWR8Ba438dYXBDKtq
depends:
    base-4.20.0.0-inplace bytestring-0.12.1.0-inplace
    cereal-0.5.8.3-Ebr9ecffid0KhYDGGolykI
    entropy-0.4.1.11-HJzFHoPawBnK932abDL8gT
    tagged-0.8.9-DfMvf7f6neV1YEOofSyVFB transformers-0.6.1.1-inplace

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

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