mirage-entropyversion
Entropy source for MirageOS unikernels
mirage-entropy implements various entropy sources for MirageOS unikernels:
- timer based ones (see whirlwind RNG paper)
- rdseed and rdrand (x86/x86-64 only)
Tags | org:mirage |
---|---|
Authors | Hannes Mehnert, David Kaloper, Anil Madhavapeddy and Dave Scott |
License | BSD-2-Clause |
Published | |
Homepage | https://github.com/mirage/mirage-entropy |
Issue Tracker | https://github.com/mirage/mirage-entropy/issues |
Maintainer | david@numm.org |
Available | arch = "arm" | arch = "x86_32" | arch = "x86_64" | arch = "arm64" |
Dependencies |
|
Optional dependencies | |
Conflicts |
|
Source [http] | https://github.com/mirage/mirage-entropy/releases/download/v0.5.0/mirage-entropy-0.5.0.tbz sha256=3857d3a1d2fd429a8732d2696f1d08352d91945ec7564adc2e152cfafa30ceb5 md5=395ea04f5d149422d90383fbeccb10a2 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/mirage-entropy/mirage-entropy.0.5.0/opam |
Required by
- http-mirage-clientwith-test & <0.0.3
- mirage-random-stdlib
- nocrypto>=0.5.4 & <0.5.4-2
Optionally used by
- nocrypto>=0.5.4-2