package mirage-crypto

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

Install

Authors

Maintainers

Sources

mirage-crypto-0.11.1.tbz
sha256=0cda147b20a92bf70c5c9eb7f55c675d03abc76bbd4b1f0dd9cf7fc38016d29c
sha512=36e184c950f8ac51283cbcc2ccea84240c9369c3a5b36d8d0253d45a53b979ca97bd779450c79510205a9d257cc5916c42ab217111b4cad62758292648c79bc3

Description

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

Published: 14 Mar 2023

Dependencies (5)

  1. eqaf >= "0.8"
  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

Conflicts (1)

  1. ocaml-freestanding