package mirage-entropy

  1. Overview
  2. Docs
Entropy source for MirageOS unikernels

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-entropy-v0.5.1.tbz
sha256=612b2c17f18a56ed5cacc35006be6869016c26668eeaf301fd068b6467755d40
sha512=194624c9084664b41fbac88c45542a862762e8c0eaec7aa8af2e9fed4b8a5dbaf91303676f279defb4f57eaf74d9e11550d0233a471ef61e0b9f278287ecb031

Description

mirage-entropy implements various entropy sources for MirageOS unikernels:

Tags

org:mirage

Published: 26 Feb 2020

README

mirage-entropy - entropy source for MirageOS unikernels

v0.5.1

mirage-entropy implements various entropy sources for MirageOS unikernels:

Documentation

Dependencies (6)

  1. lwt >= "4.0.0"
  2. mirage-runtime >= "3.7.0" & < "4.0"
  3. cstruct >= "4.0.0" & < "6.1.0"
  4. ocaml >= "4.07.0"
  5. dune >= "1.7.0"
  6. conf-pkg-config build

Dev Dependencies (1)

  1. mirage-unix with-test & >= "3.0.0" & < "5.0.0"

Used by (3)

  1. http-mirage-client < "0.0.3"
  2. mirage-random-stdlib
  3. nocrypto >= "0.5.4" & < "0.5.4-2"

Conflicts (2)

  1. ocaml-freestanding < "0.4.1"
  2. mirage-xen-posix < "3.1.0"