package mirage-crypto

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

Install

Authors

Maintainers

Sources

mirage-crypto-0.11.2.tbz
sha256=d6b97cb7f0dc344a602513cc03137c1e7f0ae105d0721614626cf4f231edf764
sha512=7ab8824730d09bfb4c82a290860e96c8a722456084806741c773ab8d30c983d2061a3f79484debf5fa9bd1c75a0738bd8913b0539743e61245ad172844572b9e

Description

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

Published: 19 Sep 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