package mirage-random

  1. Overview
  2. Docs
Random signatures for MirageOS, and an implementation using stdlib

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-random-1.0.0.tbz
sha256=a9e81c67a5d185d669dbce03095c1db2b05e2e3e57051ba2e4d54f3b67b3d79d
md5=2b377a69264fdab7d6daf552206aae25

Description

Tags

org:mirage

Published: 23 Feb 2017

README

mirage-random -- Random signatures for MirageOS, and an implementation using stdlib

mirage-random defines Mirage_random.S and Mirage_random.C the signature for random-related devices for MirageOS. It also provides an implementation of C using Random from the OCaml standard library.

Installation

mirage-random can be installed with opam:

opam install mirage-random

If you don't use opam consult the opam file for build instructions.

Documentation

The documentation and API reference is automatically generated by ocamldoc from the interfaces. It can be consulted online.

Dependencies (5)

  1. cstruct >= "1.9.0"
  2. topkg build & >= "0.8.0"
  3. ocamlbuild build
  4. ocamlfind build
  5. ocaml

Dev Dependencies

None

Used by (16)

  1. arp >= "1.0.0" & < "2.2.0"
  2. arp-mirage < "2.2.0"
  3. caqti-mirage
  4. charrua-client < "0.11.0"
  5. charrua-client-lwt < "1.2.0"
  6. charrua-client-mirage < "1.2.0"
  7. dkim-mirage
  8. mirage-qubes-ipv4 >= "0.6" & < "0.8.0"
  9. mirage-random-stdlib < "0.1.0"
  10. mirage-random-test < "0.1.0"
  11. mirage-types >= "3.0.0" & < "3.4.0"
  12. mirage-types-lwt >= "3.0.0" & < "3.4.0"
  13. mirage-vnetif-stack
  14. paf-le >= "0.4.0"
  15. pgx_lwt_mirage
  16. tcpip >= "3.0.0" & < "4.0.0"

Conflicts

None

OCaml

Innovation. Community. Security.