packages feed

crypton-conduit-0.3.0: CHANGELOG.md

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