package mirage-crypto-rng-mirage

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

Install

Authors

Maintainers

Sources

mirage-crypto-v0.10.5.tbz
sha256=79e28c49166b0624f358bbfcd0fe4b7a8b8f89bdb8b938a09361cbb4e44aa495
sha512=18b493be1e7909e8429bc5ddd1f0d1175aab9e21a10711e95749b74f1d9f851a5cfd3ee1a5b3b73a47b5fc54d6458a911ec586ab243e63bf276d2777a787ae51

Description

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

Published: 23 Nov 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" & < "5.0.0"

Used by

None

Conflicts

None