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.4.tbz
sha256=b94b1e4ac8e5d93802f95843e323ebc0b6645c778e2b80970a37134d29e509f0
sha512=d320b55e66d546c877f6398bac0a1ea17d90b6473082bd3911ef7f338ee821fa965c359326215fc521a64e41ea577ee35adbe3ce9155964530434c8c624db99e

Description

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

Published: 23 Aug 2020

Dependencies (8)

  1. mirage-clock >= "3.0.0"
  2. mirage-time >= "2.0.0"
  3. mirage-runtime >= "3.8.0"
  4. cstruct >= "4.0.0"
  5. duration
  6. mirage-crypto-rng = version
  7. dune >= "1.7"
  8. 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