           SPELL=haskell-skein
         VERSION=1.0.9.4
          SOURCE="skein-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://hackage.haskell.org/package/skein-${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:4f449de2db0c9f6a22e3f7375999029c1ab9139ae2e678e5582d5ad05dc8b3c12c99951ede884228579b9acc0243b00b93dca07dd6d1ea314cc0d3d223165c34
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/skein-${VERSION}"
        WEB_SITE="https://github.com/meteficha/skein"
      LICENSE[0]=BSD
         ENTERED=20150802
           SHORT="Skein, a family of cryptographic hash functions. Includes Skein-MAC as well"
cat << EOF
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.
EOF
