package mirage-crypto-rng-mirage

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

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-crypto-v0.8.9.tbz
sha256=648d14a5085226f9ccd7e3435f81af90e2cdea64bcd127a773604a583fc4eb73
sha512=711a6da6ada6a9f2430b147a4b243d73cb2665391828465d2ec47e2d86e31ad04fe4afd964065e0f31ece3c1623d3ea3c81d0c9d6ccc8bebee924abea2cef554

Description

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

Published: 20 Jan 2021

Dependencies (10)

  1. mirage-clock >= "3.0.0"
  2. mirage-time >= "2.0.0"
  3. mirage-runtime >= "3.8.0"
  4. lwt >= "4.0.0"
  5. logs
  6. cstruct >= "4.0.0"
  7. duration
  8. mirage-crypto-rng = version
  9. dune >= "2.6"
  10. ocaml >= "4.08.0"

Dev Dependencies (3)

  1. mirage-clock-unix with-test & >= "3.0.0"
  2. mirage-time-unix with-test & >= "2.0.0"
  3. mirage-unix with-test & >= "3.0.0"

Used by

None

Conflicts

None