package mirage-crypto-rng

  1. Overview
  2. No Docs
A cryptographically secure PRNG

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-crypto-v0.7.0.tbz
sha256=8e59d63186f695f57cbf86643f453fdc941cd017b3a56ba41729c03536a5f34c
sha512=066d6cd718878e824f570bbc20c1a85f2cef31bd4c421d00952f68e62c21ec8764d8ba591bc01c4061888abee6e8d3b5b93f5d5537dc7dafa7e7f13dabdd40ae

Description

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

Published: 18 May 2020

Dependencies (12)

  1. mirage-clock >= "3.0.0"
  2. mirage-time >= "2.0.0"
  3. mirage-runtime >= "3.7.0" & < "3.8.0"
  4. lwt >= "4.0.0"
  5. mtime >= "1.0.0"
  6. mirage-crypto = version
  7. logs
  8. cstruct >= "4.0.0"
  9. duration
  10. dune-configurator
  11. dune >= "1.7"
  12. ocaml >= "4.08.0"

Dev Dependencies (5)

  1. mirage-clock-unix with-test & >= "3.0.0"
  2. mirage-time-unix with-test & >= "2.0.0"
  3. mirage-unix with-test & >= "3.0.0"
  4. randomconv with-test & >= "0.1.3" & < "0.2.0"
  5. ounit with-test

Used by (40)

  1. awa < "0.1.2"
  2. awa-lwt
  3. builder-web
  4. caldav
  5. capnp-rpc-mirage >= "0.9.0" & < "1.2.3"
  6. capnp-rpc-net >= "0.9.0"
  7. capnp-rpc-unix >= "0.9.0" & < "1.2.3"
  8. caqti-eio >= "2.1.1"
  9. certify >= "0.3.3"
  10. conex-mirage-crypto
  11. current_web >= "0.3" & < "0.6.4"
  12. dkim >= "0.2.0" & < "0.5.0"
  13. dkim-mirage >= "0.2.0" & < "0.5.0"
  14. dns-cli >= "4.4.0" & < "4.6.3"
  15. dns-client >= "4.5.0" & < "4.6.1"
  16. dns-server >= "4.4.0" & < "7.0.0"
  17. dream >= "1.0.0~alpha5"
  18. git = "2.1.3"
  19. git-mirage = "2.1.3"
  20. git-unix = "2.1.3"
  21. http-mirage-client >= "0.0.3"
  22. hyper >= "1.0.0~alpha2"
  23. jose >= "0.8.2"
  24. letsencrypt >= "0.2.1" & < "0.5.0"
  25. letsencrypt-app < "0.5.0"
  26. miou
  27. mirage-block-ccm = "1.1.0"
  28. mirage-crypto-pk = "0.7.0"
  29. mrmime >= "0.5.0"
  30. otr >= "0.3.7" & < "0.3.10"
  31. paf < "0.5.0"
  32. paf-cohttp < "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.11.0" & < "0.12.2"
  37. twostep
  38. u2f
  39. webauthn
  40. x509 >= "0.10.0" & < "0.16.4"

Conflicts

None