crypton-conduit: crypton conduit

[ bsd3, conduit, cryptography, library ] [ Propose Tags ] [ Report a vulnerability ]

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

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.2.3, 0.3.0
Change log CHANGELOG.md
Dependencies base (>=4 && <5), bytestring, conduit, conduit-extra, crypton (<1.1), 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>
Uploaded by psibi at 2023-07-30T12:44:58Z
Revised Revision 1 made by mpilgrem at 2026-03-30T21:59:25Z
Category Cryptography, Conduit
Home page https://github.com/psibi/crypton-conduit
Source repo head: git clone https://github.com/psibi/crypton-conduit
Reverse Dependencies 3 direct, 87 indirect [details]
Downloads 972 total (8 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.