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.1.tbz
sha256=f3494aa290f2b87859108b48b8c12152e649e771e4e87374e0717b25a38e128f
sha512=7a3f5a1528cc86831c6f7f78941a426757ef747bc94713f3d04e528cdeda0fab65fb61c944f04a3be9bf147d9b2d1b1c6b1e595697ddc839b245341fc821c3d0

Description

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

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