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.2.tbz
sha256=e2f103e6faef2f99576918933deb75ce288e9ccbe71f9de8418a007c16f95a26
sha512=20131b787ab7fba478a9846e253ce3c9adb83e955d06e480b90b3c22adb3c165f55816d2ff7da5aa332b4fc8ea9aa209637451eb794fcaa079f206343596d6c8

Description

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

Published: 25 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