BSD-3-Clause licensed by Vincent Hanquez
Maintained by Sibi Prabakaran
This version can be pinned in stack with:crypton-conduit-0.2.3@sha256:31f44243b42f344c65be6cd2c39c07994d9186d19d15988656620d1de85aca37,1946

Module documentation for 0.2.3

crypton-conduit

Hackage Stackage Nightly Stackage LTS Tests

This is a fork of cryponite-conduit. For more details see here.

Simple conduit wrapper for crypton hashes, and maybe further construction as needed.

Changes

0.2.3

  • Fork using crypton as the base library.
  • Move away from deprecated conduit functions and types.

0.2.1

  • Add the Crypto.Cipher.ChaChaPoly1305.Conduit and Crypto.PubKey.ECIES.Conduit modules

0.2.0

  • Add HMAC sink

0.1

  • Initial release