package mirage-crypto

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

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-crypto-v0.8.2.tbz
sha256=e2f103e6faef2f99576918933deb75ce288e9ccbe71f9de8418a007c16f95a26
sha512=20131b787ab7fba478a9846e253ce3c9adb83e955d06e480b90b3c22adb3c165f55816d2ff7da5aa332b4fc8ea9aa209637451eb794fcaa079f206343596d6c8

Description

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

Published: 25 Jul 2020

Dependencies (7)

  1. eqaf >= "0.7"
  2. bigarray-compat
  3. cstruct >= "3.2.0"
  4. dune-configurator >= "2.0.0"
  5. dune >= "1.7"
  6. ocaml >= "4.08.0"
  7. conf-pkg-config build

Dev Dependencies (1)

  1. ounit with-test

Used by (36)

  1. albatross >= "1.1.0"
  2. awa
  3. builder-web
  4. ca-certs
  5. ca-certs-nss
  6. caldav
  7. capnp-rpc-net >= "0.9.0"
  8. chacha
  9. cohttp-async >= "3.0.0"
  10. conex-mirage-crypto
  11. current_git >= "0.5"
  12. current_github >= "0.2"
  13. dns-cli >= "4.4.0"
  14. dns-tsig >= "4.4.0"
  15. dnssec
  16. dream
  17. git-mirage >= "3.7.0"
  18. hkdf >= "1.0.4"
  19. jose >= "0.5.0" & < "0.6.0"
  20. letsencrypt >= "0.2.1"
  21. mirage-block-ccm = "1.1.0"
  22. mirage-crypto-pk = "0.8.2"
  23. mirage-crypto-rng = "0.8.2"
  24. oidc
  25. opium >= "0.19.0"
  26. otr >= "0.3.7"
  27. pbkdf >= "1.1.0"
  28. rfc6287 >= "1.0.4"
  29. salsa20 >= "1.1.0"
  30. scrypt-kdf >= "1.1.0"
  31. session >= "0.5.0"
  32. ssh-agent >= "0.2.1"
  33. tls >= "0.12.3" & < "0.16.0"
  34. tls-mirage
  35. twostep
  36. x509 >= "0.10.0"

Conflicts (2)

  1. ocaml-freestanding < "0.4.1"
  2. mirage-xen < "3.1.0"