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.1.tbz
sha256=f3494aa290f2b87859108b48b8c12152e649e771e4e87374e0717b25a38e128f
sha512=7a3f5a1528cc86831c6f7f78941a426757ef747bc94713f3d04e528cdeda0fab65fb61c944f04a3be9bf147d9b2d1b1c6b1e595697ddc839b245341fc821c3d0

Description

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

Published: 04 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.1"
  23. mirage-crypto-rng = "0.8.1"
  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"