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.2.0.tbz
sha256=4b87091b6a77843bf97a74aae2e7da21310307ff7d2105712c4369680122d80a
sha512=3361649703d0e391e5adc40770dcb4dcbee2ecd27a64962e28c7f8240a67131efe9226a5240ac7a019c1464f217abec9c71dbb8412ef2b4eafeb4ad8e3931805

Description

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

Published: 27 Jul 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