package mirage-crypto

  1. Overview
  2. No Docs
Simple symmetric cryptography for the modern age

Install

dune-project
 Dependency

Authors

Maintainers

Sources

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

Description

Mirage-crypto provides symmetric ciphers (DES, AES, RC4, ChaCha20/Poly1305), and hashes (MD5, SHA-1, SHA-2).

Published: 27 Feb 2024

Dependencies (5)

  1. eqaf >= "0.8" & < "0.10"
  2. cstruct >= "6.0.0"
  3. dune-configurator >= "2.0.0"
  4. dune >= "2.7"
  5. ocaml >= "4.08.0"

Dev Dependencies (1)

  1. ounit2 with-test

Used by (45)

  1. albatross < "2.3.0"
  2. awa < "0.4.0"
  3. builder-web < "0.2.0"
  4. ca-certs < "1.0.1"
  5. ca-certs-nss < "3.104"
  6. caldav < "0.2.3"
  7. capnp-rpc-net < "1.2.4"
  8. chacha
  9. cohttp-async >= "4.1.2" & < "6.0.0"
  10. conex-mirage-crypto < "1.0.0"
  11. current_git
  12. current_github
  13. current_web
  14. dkim < "0.8.0"
  15. dns-cli < "9.1.0"
  16. dns-tsig < "9.1.0"
  17. dnssec < "9.1.0"
  18. dream < "1.0.0~alpha7"
  19. git-mirage < "3.17.0"
  20. hkdf
  21. jose < "0.10.0"
  22. letsencrypt < "1.0.0"
  23. mirage-block-ccm >= "2.0.0"
  24. mirage-crypto-ec = "0.11.3"
  25. mirage-crypto-pk = "0.11.3"
  26. mirage-crypto-rng = "0.11.3"
  27. mirage-crypto-rng-async >= "0.11.3"
  28. mirage-crypto-rng-lwt < "1.1.0"
  29. ocluster
  30. opium >= "0.19.0"
  31. otr < "1.0.0"
  32. pbkdf
  33. proton < "1.0.16"
  34. random
  35. rfc6287 >= "1.0.4"
  36. riot >= "0.0.8"
  37. salsa20 >= "1.1.0"
  38. scrypt-kdf
  39. session >= "0.5.0"
  40. spoke >= "0.0.2" & < "0.0.4"
  41. ssh-agent >= "0.3.0"
  42. tls >= "0.12.8" & < "1.0.4"
  43. tls-mirage < "1.0.4"
  44. twostep
  45. x509 >= "0.11.2" & < "1.0.6"

Conflicts (2)

  1. result < "1.5"
  2. ocaml-freestanding