package mirage-crypto-rng

  1. Overview
  2. No Docs
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)

  1. lwt >= "4.0.0"
  2. mtime >= "1.0.0"
  3. mirage-crypto = version
  4. logs
  5. cstruct >= "6.0.0"
  6. duration
  7. dune-configurator >= "2.0.0"
  8. dune >= "2.6"
  9. ocaml >= "4.08.0"

Dev Dependencies (2)

  1. randomconv with-test & >= "0.1.3" & < "0.2.0"
  2. ounit2 with-test

Used by (41)

  1. albatross < "2.1.0"
  2. anthropic
  3. awa < "0.2.0"
  4. builder-web < "0.2.0"
  5. caldav < "0.2.3"
  6. capnp-rpc-net < "1.2.4"
  7. capnp-rpc-unix < "1.2.3"
  8. caqti-eio >= "2.1.1" & < "2.2.4"
  9. certify >= "0.3.3"
  10. chamelon >= "0.0.9.1" & < "0.2.1"
  11. chamelon-unix >= "0.0.9.1" & < "0.2.1"
  12. conex-mirage-crypto < "1.0.0"
  13. current_web < "0.7.1"
  14. dns-certify < "9.1.0"
  15. dns-client >= "4.6.3" & < "7.0.3"
  16. dream < "1.0.0~alpha7"
  17. git < "3.17.0"
  18. git-unix < "3.15.0"
  19. http-mirage-client
  20. hyper
  21. jose < "0.10.0"
  22. jws
  23. mhttp
  24. miou
  25. mirage-block-ccm < "2.0.0"
  26. mirage-crypto-ec < "0.11.3"
  27. mirage-crypto-pk < "0.11.3"
  28. mirage-crypto-rng-async < "0.11.3"
  29. mnet
  30. mrmime >= "0.5.0" & < "0.7.0"
  31. opentelemetry-client-cohttp-eio >= "0.90"
  32. paf < "0.5.0"
  33. rfc6287 >= "1.0.4"
  34. session >= "0.5.0"
  35. ssh-agent >= "0.3.0" & < "0.4.1"
  36. tls >= "0.12.8" & < "1.0.4"
  37. tls-eio < "0.17.5"
  38. tls-liquidsoap
  39. twostep
  40. webauthn < "0.2.0"
  41. x509 >= "0.11.2" & < "0.16.5"

Conflicts (1)

  1. mirage-runtime < "3.8.0"