name:                 skein
version:              1.0.9.4
visibility:           public
id:                   skein-1.0.9.4-GCKbneSXtwzGkHJqgU2yxd
key:                  skein-1.0.9.4-GCKbneSXtwzGkHJqgU2yxd
license:              BSD-3-Clause
maintainer:           Felipe Lessa <felipe.lessa@gmail.com>
author:               Felipe Lessa <felipe.lessa@gmail.com>, Doug Whiting
homepage:             https://github.com/meteficha/skein
synopsis:
    Skein, a family of cryptographic hash functions.  Includes Skein-MAC as well.

description:
    Skein (<http://www.skein-hash.info/>) is a family of fast
    secure cryptographic hash functions designed by Niels
    Ferguson, Stefan Lucks, Bruce Schneier, Doug Whiting, Mihir
    Bellare, Tadayoshi Kohno, Jon Callas and Jesse Walker.

    This package uses bindings to the optimized C implementation
    of Skein.  We provide a high-level interface (see module
    "Crypto.Skein") to some of the Skein use cases.  We also
    provide a low-level interface (see module
    "Crypto.Skein.Internal") should you need to use Skein in a
    different way.

    Currently we have support for Skein as cryptographic hash
    function as Skein as a message authentication code
    (Skein-MAC).  For examples of how to use this package, see
    "Crypto.Skein" module documentation.

    This package includes Skein v1.3. Versions of this package
    before 1.0.0 implemented Skein v1.1.

category:             Cryptography
abi:                  eb12a7c1afeee2c308f64507eee92c43
exposed:              True
exposed-modules:      Crypto.Skein Crypto.Skein.Internal
import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/skein-1.0.9.4-GCKbneSXtwzGkHJqgU2yxd

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/skein-1.0.9.4-GCKbneSXtwzGkHJqgU2yxd

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/skein-1.0.9.4-GCKbneSXtwzGkHJqgU2yxd

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1
data-dir:             /usr/pkg/share/aarch64-netbsd-ghc-9.10.1/skein-1.0.9.4
hs-libraries:         HSskein-1.0.9.4-GCKbneSXtwzGkHJqgU2yxd
includes:             skein.h
depends:
    base-4.20.0.0-inplace bytestring-0.12.1.0-inplace
    cereal-0.5.8.3-Ebr9ecffid0KhYDGGolykI
    crypto-api-0.13.3-ElQpLnWR8Ba438dYXBDKtq
    tagged-0.8.9-DfMvf7f6neV1YEOofSyVFB

haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/skein-1.0.9.4/html/skein.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/skein-1.0.9.4/html
