crypton-conduit: crypton conduit

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

Conduit bridge for crypton

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.2.3
Change log CHANGELOG.md
Dependencies base (>=4 && <5), bytestring, conduit, conduit-extra, crypton, exceptions, memory, resourcet, transformers [details]
License BSD-3-Clause
Copyright Vincent Hanquez <vincent@snarc.org>
Author Vincent Hanquez <vincent@snarc.org>
Maintainer Sibi Prabakaran <sibi@psibi.in>
Category Cryptography, Conduit
Home page https://github.com/psibi/crypton-conduit
Source repo head: git clone https://github.com/psibi/crypton-conduit
Uploaded by psibi at 2023-07-30T12:44:58Z
Distributions Arch:0.2.3, LTSHaskell:0.2.3, NixOS:0.2.3, Stackage:0.2.3
Reverse Dependencies 2 direct, 6 indirect [details]
Downloads 329 total (52 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2023-07-30 [all 1 reports]

Readme for crypton-conduit-0.2.3

[back to package description]

crypton-conduit

Hackage StackageNightly StackageLTS 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.