= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
Entropy source for MirageOS unikernels
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Authors
Maintainers
Sources
mirage-entropy-0.5.0.tbz
md5=395ea04f5d149422d90383fbeccb10a2
Description
mirage-entropy implements various entropy sources for MirageOS unikernels:
- timer based ones (see whirlwind RNG paper)
- rdseed and rdrand (x86/x86-64 only)
Dependencies (8)
-
lwt
>= "4.0.0"
-
mirage-runtime
>= "3.7.0"
-
cstruct
>= "4.0.0"
-
ocaml
>= "4.04.2"
-
ocb-stubblr
build & >= "0.1.1-1"
-
topkg
build
-
ocamlbuild
build
-
ocamlfind
build
Dev Dependencies (1)
-
mirage-unix
with-test & >= "3.0.0" & < "5.0.0"
Used by (3)
-
http-mirage-client
< "0.0.3"
- mirage-random-stdlib
-
nocrypto
>= "0.5.4" & < "0.5.4-2"
Conflicts (1)
-
mirage-xen
< "2.2.0" | >= "6.0.0"