package mirage-crypto-rng

  1. Overview
  2. No Docs
A cryptographically secure PRNG

Install

dune-project
 Dependency

Authors

Maintainers

Sources

mirage-crypto-0.11.3.tbz
sha256=bfb530fa169cd905ebc7e2449f3407cfbd67023ac0b291b8b6f4a1437a5d95b1
sha512=7b6f4e8128622b53eb2176881b5d6160f224e8606c7dd21aaf47974f15db7aa475cffaff3214aaaabba0f8986398f159c1fbb1bff29228c9b0a3fae67ef8d731

Description

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

Published: 27 Feb 2024

Dependencies (7)

  1. mirage-crypto = version
  2. logs
  3. cstruct >= "6.0.0"
  4. duration
  5. dune-configurator >= "2.0.0"
  6. dune >= "2.7"
  7. ocaml >= "4.08.0"

Dev Dependencies (2)

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

Used by (48)

  1. albatross < "2.3.0"
  2. anthropic
  3. awa >= "0.2.0" & < "0.4.0"
  4. builder-web
  5. caldav < "0.2.3"
  6. capnp-rpc-net < "1.2.4"
  7. caqti-eio >= "2.1.1" & < "2.2.4"
  8. chamelon >= "0.0.9.1" & < "0.1.1"
  9. current_web >= "0.7.1"
  10. dkim < "0.8.0"
  11. dkim-mirage < "0.8.0"
  12. dns-certify < "9.1.0"
  13. dns-cli < "9.1.0"
  14. dns-client >= "6.3.0" & < "9.1.0"
  15. dns-server < "9.1.0"
  16. dream >= "1.0.0~alpha5" & < "1.0.0~alpha7"
  17. git >= "3.2.0" & < "3.17.0"
  18. git-unix >= "3.2.0" & < "3.17.0"
  19. http-mirage-client
  20. hyper >= "1.0.0~alpha2"
  21. jws
  22. letsencrypt < "1.0.0"
  23. letsencrypt-app < "1.0.0"
  24. mhttp
  25. miou
  26. mirage-block-ccm >= "2.0.0"
  27. mirage-crypto-ec = "0.11.3"
  28. mirage-crypto-pk = "0.11.3"
  29. mirage-crypto-rng-async >= "0.11.3"
  30. mirage-crypto-rng-eio < "1.2.0"
  31. mirage-crypto-rng-lwt < "1.1.0"
  32. mirage-crypto-rng-mirage < "1.1.0"
  33. mnet
  34. mrmime >= "0.5.0" & < "0.7.0"
  35. ocluster >= "0.2.1"
  36. opentelemetry-client-cohttp-eio >= "0.90"
  37. paf >= "0.5.0" & < "0.8.0"
  38. paf-cohttp < "0.8.0"
  39. random
  40. riot >= "0.0.8"
  41. session >= "0.5.0"
  42. ssh-agent >= "0.4.1"
  43. tcpip = "8.1.0"
  44. tls >= "0.16.0" & < "1.0.4"
  45. tls-eio < "2.0.1"
  46. tls-liquidsoap
  47. webauthn < "0.2.0"
  48. x509 = "0.16.5"

Conflicts (1)

  1. mirage-runtime < "3.8.0"