cryptonite-conduit: cryptonite conduit

[ bsd3, conduit, cryptography, library ] [ Propose Tags ]

Conduit bridge for cryptonite

For now only provide a conduit version for hash and hmac, but with contribution, this could provide cipher conduits too, and probably other things.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.2.0, 0.2.1, 0.2.2
Dependencies base (>=4 && <5), bytestring, conduit, conduit-extra, cryptonite, memory, resourcet, transformers [details]
License BSD-3-Clause
Copyright Vincent Hanquez <vincent@snarc.org>
Author Vincent Hanquez <vincent@snarc.org>
Maintainer vincent@snarc.org
Category Cryptography, Conduit
Home page https://github.com/haskell-crypto/cryptonite-conduit
Source repo head: git clone https://github.com/haskell-crypto/cryptonite-conduit
Uploaded by VincentHanquez at 2017-02-06T09:35:41Z
Distributions Arch:0.2.2, Debian:0.2.2, Fedora:0.2.2, LTSHaskell:0.2.2, NixOS:0.2.2, Stackage:0.2.2, openSUSE:0.2.2
Reverse Dependencies 7 direct, 85 indirect [details]
Downloads 15947 total (58 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-02-06 [all 1 reports]

Readme for cryptonite-conduit-0.2.0

[back to package description]

cryptonite-conduit

Join the chat at https://gitter.im/vincenthz/cryptonite Build Status BSD Haskell

Documentation: cryptonite-conduit on hackage

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