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.3.0.tbz
sha256=840fbf4136605b4a1f1dd5c0611932a274fe3bf97464c82a6b3a9731a68e208e
sha512=8b983bf9e7fc03f3442b9e00f8ec562d6f0ae18702d10a9ca79182e135f85d1c264393d4033c78e51b945dbe4eb7f436a25ccfedeb0c1f9cdb4c46927cd94fbf

Description

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

Added to opam-repository:

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