           SPELL=haskell-cryptonite
         VERSION=0.24
          SOURCE="cryptonite-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://hackage.haskell.org/package/cryptonite-${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:f6a7379f8d2f398dcd8e6c27092158a51363a3d70ed28a22b1a4ba64ece55c700cc9d701acd6bb5492beefe4fd0ca87287362c58e5bd4e98fe06a12d531debf3
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/cryptonite-${VERSION}"
        WEB_SITE="https://github.com/vincenthz/cryptonite"
      LICENSE[0]=BSD
         ENTERED=20150802
           SHORT="a repository of cryptographic primitives"
cat << EOF
A repository of cryptographic primitives.

* Symmetric ciphers: AES, DES, 3DES, Blowfish, Camellia, RC4, Salsa, ChaCha.
* Hash: SHA1, SHA2, SHA3, MD2, MD4, MD5, Kekkak, Skein, Ripemd, Tiger,
* Whirlpool MAC: HMAC, Poly1305 Assymmetric crypto: DSA, RSA, DH, ECDH,
ECDSA, * ECC, Curve25519, Ed25519 Key Derivation Function: PBKDF2, Scrypt
* Cryptographic Random generation: System Entropy, Deterministic Random *
Generator Data related: Anti-Forensic Information Splitter (AFIS)

If anything cryptographic related is missing from here, submit a pull request
to have it added. This package strive to be a cryptographic kitchen sink
that provides cryptography for everyone.

Evaluate the security related to your requirements before using.
EOF
