package mirage-crypto-rng-mirage

  1. Overview
  2. No Docs
Entropy collection for a cryptographically secure PRNG

Install

dune-project
 Dependency

Authors

Maintainers

Sources

mirage-crypto-2.1.0.tbz
sha256=fbeda89a3d7bfa9992fdbef3ebbfc7280fcefdd425a0405e33305125cd409815
sha512=0deace3ebc756ea02808bd0cb394012403bb949b2514637df1af8be50e6c3bd12dcc46742c5c0cbb6dd43234574291ecf27e4179da2ab9b6ec6520c5195e5803

Description

Mirage-crypto-rng-mirage provides entropy collection code for the RNG.

Published: 17 Mar 2026

Dependencies (9)

  1. mirage-mtime >= "4.0.0"
  2. mirage-sleep >= "4.0.0"
  3. mirage-runtime >= "3.8.0"
  4. lwt >= "4.0.0"
  5. logs
  6. duration
  7. mirage-crypto-rng = version
  8. dune >= "2.7"
  9. ocaml >= "4.13.0"

Dev Dependencies (2)

  1. ohex with-test & >= "0.2.0"
  2. mirage-unix with-test & >= "5.0.0"

Used by (3)

  1. caldav = "0.2.3"
  2. conduit-mirage = "7.1.0"
  3. dns-stub = "9.1.0"

Conflicts

None