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.3.tbz
sha256=9147ac044a56dfe22793ba25ec8d5c64da78f879db84d916b4d61030b3843523
sha512=d4f24c94c7d1e6929411ee3238d46cca43655a10581514d4d02d4a3b1511e9c0b9b08f078a65cb63abda1b9d93d46e7dfa8240c6e363f3f1416f8a8e2c6ad20b

Description

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

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