crypto-rng-effectful: Adaptation of the crypto-rng library for the effectful ecosystem.

[ crypto, library, mit ] [ Propose Tags ] [ Report a vulnerability ]

Adaptation of the crypto-rng library for the effectful ecosystem.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.0.0.0, 1.0.1.0
Change log CHANGELOG.md
Dependencies base (>=4.14 && <5), bytestring (>=0.10.8), crypto-rng (>=0.3 && <0.4), effectful-core (>=1.0.0.0 && <3.0.0.0), random (>=1.2 && <1.4) [details]
Tested with ghc ==8.10.7 || ==9.0.2 || ==9.2.8 || ==9.4.8 || ==9.6.7 || ==9.8.4 || ==9.10.3 || ==9.12.4 || ==9.14.1
License MIT
Author Andrzej Rybczak, Dominik Peteler, Hécate Moonlight
Maintainer andrzej@rybczak.net
Uploaded by arybczak at 2026-09-17T15:31:00Z
Category Crypto
Home page https://github.com/haskell-effectful/crypto-rng-effectful
Bug tracker https://github.com/haskell-effectful/crypto-rng-effectful/issues
Source repo head: git clone https://github.com/haskell-effectful/crypto-rng-effectful
Distributions
Downloads 344 total (11 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2026-09-17 [all 1 reports]

Readme for crypto-rng-effectful-1.0.1.0

[back to package description]

crypto-rng-effectful

Build Status Hackage Stackage LTS Stackage Nightly

Adaptation of the crypto-rng library for the effectful ecosystem.