package cryptokit

  1. Overview
  2. Docs
A library of cryptographic primitives.

Install

Dune Dependency

Authors

Maintainers

Sources

release112.tar.gz
md5=01a77daf2ba1543f8274b4b0f94bd119

Description

Cryptokit includes block ciphers (AES, DES, 3DES), stream ciphers (ARCfour), public-key crypto (RSA, DH), hashes (SHA-1, SHA-256, SHA-3), MACs, compression, random number generation -- all presented with a compositional, extensible interface.

Published: 24 Jul 2017

Dependencies (6)

  1. zarith >= "1.4"
  2. conf-gmp-powm-sec
  3. conf-zlib
  4. ocamlbuild build & != "0.9.0"
  5. ocamlfind
  6. ocaml >= "4.02.0" & < "5.0"

Dev Dependencies

None

Conflicts

None

OCaml

Innovation. Community. Security.