cryptokitversion

A library of cryptographic primitives

Cryptokit includes authenticated encryption (AES-GCM, Chacha20-Poly1305), block ciphers (AES, DES, 3DES), stream ciphers (Chacha20, ARCfour), public-key cryptography (RSA, DH), hashes (SHA-256, SHA-512, SHA-3, Blake2), MACs, compression, random number generation -- all presented with a compositional, extensible interface.

AuthorXavier Leroy
LicenseLGPL-2.0-or-later WITH OCaml-LGPL-linking-exception
Published
Homepagehttps://github.com/xavierleroy/cryptokit
Issue Trackerhttps://github.com/xavierleroy/cryptokit/issues
MaintainerXavier Leroy <xavier.leroy@college-de-france.fr>
Dependencies
Source [http] https://github.com/xavierleroy/cryptokit/archive/release117.tar.gz
sha256=53e13043e3798e5e556a1ac50e687d6e5cf9ab2bf3ad9867b3090dcf17594f3f
sha512=b58bd5da8285fccd9ad15d9230afd1aae689d381f05a2c351207932bea21f1f8d2d7581edd6c109da74462caf8aae912a84c6c7f6b974e9df0b39a0b609bc5c1
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/cryptokit/cryptokit.1.17/opam
Optionally used by