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:c827109c49fff648f4db8c704b7d0790b376be545387efdd10fc648ad69bfb33,2031

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