mirage-entropy
Entropy source for MirageOS unikernels
Description
mirage-entropy implements various entropy sources for MirageOS unikernels:
- timer based ones (see whirlwind RNG paper)
- rdseed and rdrand (x86/x86-64 only)
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 }">
- Published
- 01 Nov 2019
- Authors
- Maintainers
Sources
Dependencies
mirage-unix
with-test & >= "3.0.0"
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
Reverse Dependencies
Conflicts
mirage-xen
< "2.2.0" | >= "6.0.0"