mirage-crypto-rng-mirage
Entropy collection for a cryptographically secure PRNG
Description
Mirage-crypto-rng-mirage provides entropy collection code for the RNG.
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
- 23 Nov 2021
- Authors
- Maintainers
Sources
mirage-crypto-v0.10.5.tbz
sha256=79e28c49166b0624f358bbfcd0fe4b7a8b8f89bdb8b938a09361cbb4e44aa495
sha512=18b493be1e7909e8429bc5ddd1f0d1175aab9e21a10711e95749b74f1d9f851a5cfd3ee1a5b3b73a47b5fc54d6458a911ec586ab243e63bf276d2777a787ae51
Dependencies
mirage-clock-unix
with-test & >= "3.0.0"
mirage-time-unix
with-test & >= "2.0.0"
mirage-unix
with-test & >= "3.0.0" & < "5.0.0"
mirage-clock
>= "3.0.0"
mirage-time
>= "2.0.0"
mirage-runtime
>= "3.8.0"
lwt
>= "4.0.0"
cstruct
>= "4.0.0"
mirage-crypto-rng
= version
dune
>= "2.6"
ocaml
>= "4.08.0"
Reverse Dependencies