BSD-3-Clause licensed by Vincent Hanquez
Maintained by Sibi Prabakaran
This version can be pinned in stack with:crypton-conduit-0.3.0@sha256:20946683890fa9fd2519c6c734039d413888ccd9b64692db9aa390388ea58921,2016

Module documentation for 0.3.0

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.3.0

  • Depend on package ram (rather than memory) and, consequently, on crypton >= 1.1.0.

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.