package mirage-crypto-rng
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
A cryptographically secure PRNG
Install
dune-project
Dependency
Authors
Maintainers
Sources
mirage-crypto-0.10.7.tbz
sha256=3e818a760c235c5b684c7b6b43b1cdd2a7dd04e0105b680d524f836eb988a69c
sha512=e9c3e6ac0fa3dae2dda9e91d5362ad08aaa65241b968a0c12484db4042146d6af7b46910784ce41bdd68783eede93f35a81aa37a2cd125dfc43503c78007b8b9
Description
Mirage-crypto-rng provides a random number generator interface, and implementations: Fortuna, HMAC-DRBG, getrandom/getentropy based (in the unix sublibrary)
Published: 14 Sep 2022
Dependencies (9)
-
lwt
>= "4.0.0" -
mtime
>= "1.0.0" -
mirage-crypto
= version - logs
-
cstruct
>= "6.0.0" - duration
-
dune-configurator
>= "2.0.0" -
dune
>= "2.6" -
ocaml
>= "4.08.0"
Dev Dependencies (2)
-
randomconv
with-test & >= "0.1.3" & < "0.2.0" -
ounit2
with-test
Used by (41)
-
albatross
< "2.1.0" - anthropic
-
awa
< "0.2.0" -
builder-web
< "0.2.0" -
caldav
< "0.2.3" -
capnp-rpc-net
< "1.2.4" -
capnp-rpc-unix
< "1.2.3" -
caqti-eio
>= "2.1.1" & < "2.2.4" -
certify
>= "0.3.3" -
chamelon
>= "0.0.9.1" & < "0.2.1" -
chamelon-unix
>= "0.0.9.1" & < "0.2.1" -
conex-mirage-crypto
< "1.0.0" -
current_web
< "0.7.1" -
dns-certify
< "9.1.0" -
dns-client
>= "4.6.3" & < "7.0.3" -
dream
< "1.0.0~alpha7" -
git
< "3.17.0" -
git-unix
< "3.15.0" - http-mirage-client
- hyper
-
jose
< "0.10.0" - jws
- mhttp
- miou
-
mirage-block-ccm
< "2.0.0" -
mirage-crypto-ec
< "0.11.3" -
mirage-crypto-pk
< "0.11.3" -
mirage-crypto-rng-async
< "0.11.3" - mnet
-
mrmime
>= "0.5.0" & < "0.7.0" -
opentelemetry-client-cohttp-eio
>= "0.90" -
paf
< "0.5.0" -
rfc6287
>= "1.0.4" -
session
>= "0.5.0" -
ssh-agent
>= "0.3.0" & < "0.4.1" -
tls
>= "0.12.8" & < "1.0.4" -
tls-eio
< "0.17.5" - tls-liquidsoap
- twostep
-
webauthn
< "0.2.0" -
x509
>= "0.11.2" & < "0.16.5"
Conflicts (1)
-
mirage-runtime
< "3.8.0"
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page