package mirage-crypto-rng-mirage

  1. Overview
  2. No Docs
Entropy collection for a cryptographically secure PRNG

Install

Authors

Maintainers

Sources

mirage-crypto-0.11.2.tbz
sha256=d6b97cb7f0dc344a602513cc03137c1e7f0ae105d0721614626cf4f231edf764
sha512=7ab8824730d09bfb4c82a290860e96c8a722456084806741c773ab8d30c983d2061a3f79484debf5fa9bd1c75a0738bd8913b0539743e61245ad172844572b9e

Description

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

Published: 19 Sep 2023

Dependencies (10)

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

Used by

None

Conflicts

None