package mirage-crypto-rng

  1. Overview
  2. No Docs
A cryptographically secure PRNG

Install

dune-project
 Dependency

Authors

Maintainers

Sources

mirage-crypto-2.2.0.tbz
sha256=4b87091b6a77843bf97a74aae2e7da21310307ff7d2105712c4369680122d80a
sha512=3361649703d0e391e5adc40770dcb4dcbee2ecd27a64962e28c7f8240a67131efe9226a5240ac7a019c1464f217abec9c71dbb8412ef2b4eafeb4ad8e3931805

Description

Mirage-crypto-rng provides a random number generator interface, and implementations: Fortuna, HMAC-DRBG, getrandom/getentropy based (in the unix sublibrary)

Published: 27 Jul 2026

Dependencies (7)

  1. digestif >= "1.1.4"
  2. mirage-crypto = version
  3. logs
  4. duration
  5. dune-configurator >= "2.0.0"
  6. dune >= "2.7"
  7. ocaml >= "4.14.0"

Dev Dependencies (3)

  1. ohex with-test & >= "0.2.0"
  2. randomconv with-test & >= "0.2.0"
  3. ounit2 with-test

Used by (71)

  1. albatross = "2.1.0"
  2. anthropic
  3. awa >= "0.4.0"
  4. awskit-eio < "0.2.0"
  5. awso-eio
  6. azure-cosmos-db-eio
  7. builder-web >= "0.2.0"
  8. caldav >= "0.2.4"
  9. capnp-rpc-net >= "1.2.4"
  10. capnp-rpc-unix >= "2.1"
  11. caqti-eio >= "2.1.2"
  12. chamelon >= "0.2.1"
  13. chamelon-unix >= "0.2.1"
  14. charrua-client >= "1.6.0"
  15. chatoyant
  16. cohttp-eio >= "6.1.0"
  17. conduit-mirage >= "8.0.0"
  18. conex-mirage-crypto >= "1.0.0"
  19. dkim >= "0.8.0"
  20. dkim-mirage >= "0.8.0"
  21. dns-certify >= "10.1.0"
  22. dns-cli >= "9.1.0"
  23. dns-client >= "9.1.0"
  24. dns-client-lwt >= "10.1.0"
  25. dns-client-mirage >= "10.1.0"
  26. dns-resolver >= "10.1.0"
  27. dns-server >= "9.1.0"
  28. dns-stub >= "10.1.0"
  29. dream >= "1.0.0~alpha7"
  30. git >= "3.17.0"
  31. git-unix >= "3.17.0"
  32. http-mirage-client
  33. irmin-cli >= "3.11.0"
  34. irmin-client >= "3.11.0"
  35. jose >= "0.10.0"
  36. jws
  37. letsencrypt >= "1.0.0" & < "2.0.0"
  38. letsencrypt-app >= "1.0.0"
  39. MlFront_Cache
  40. MlFront_Signify
  41. mhttp
  42. miou
  43. mirage-crypto-ec >= "2.2.0"
  44. mirage-crypto-pk >= "2.2.0"
  45. mirage-crypto-rng-mirage >= "2.2.0"
  46. mirage-crypto-rng-mkernel >= "2.2.0"
  47. mnet
  48. mrmime >= "0.7.0"
  49. noise
  50. ocluster >= "0.4.0"
  51. oidc
  52. opentelemetry-client-cohttp-eio >= "0.90"
  53. otr >= "1.0.0"
  54. paf >= "0.7.0"
  55. paf-cohttp >= "0.8.0"
  56. passe
  57. polymarket
  58. snf_mcp
  59. starred_ml >= "0.0.8"
  60. tcpip >= "8.2.0"
  61. tls >= "1.0.4"
  62. tls-async >= "2.0.1"
  63. tls-eio >= "2.0.1"
  64. tls-liquidsoap
  65. tls-lwt >= "2.0.1"
  66. utcp
  67. valkey
  68. webauthn >= "0.2.0"
  69. websocket >= "2.17"
  70. x509 >= "1.0.6"
  71. yocaml_git >= "2.2.0"

Conflicts (1)

  1. mirage-runtime < "3.8.0"