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)
Documentation
- Documentation: https://mirage.github.io/mirage-entropy/doc
- WWW: https://mirage.io
- E-mail: mirageos-devel@lists.xenproject.org
- Issues: https://github.com/mirage/mirage-entropy/issues
- IRC:
#mirage
on Freenode
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 = "x86_64" | arch = "arm64" |
Dependencies |
|
Optional dependencies | |
Conflicts |
|
Source [http] | https://github.com/mirage/mirage-entropy/releases/download/0.4.1/mirage-entropy-0.4.1.tbz sha256=6893c5b5624c9e069251739b0c793b148c4a1b23d86c9d8d8c543d3d4eb882c0 md5=42bfa3f40a77131eb7cbf750c7227a08 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/mirage-entropy/mirage-entropy.0.4.1/opam |
Required by
- mirage-random-stdlib
- nocrypto>=0.5.4 & <0.5.4-2
Optionally used by
- nocrypto>=0.5.4-2