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.9.tbz
sha256=648d14a5085226f9ccd7e3435f81af90e2cdea64bcd127a773604a583fc4eb73
sha512=711a6da6ada6a9f2430b147a4b243d73cb2665391828465d2ec47e2d86e31ad04fe4afd964065e0f31ece3c1623d3ea3c81d0c9d6ccc8bebee924abea2cef554

Description

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

Published: 20 Jan 2021

Dependencies (7)

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

Dev Dependencies (1)

  1. ounit with-test

Conflicts (2)

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