cryptokitversion

A library of cryptographic primitives.

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.

AuthorXavier Leroy
Published
Homepagehttps://github.com/xavierleroy/cryptokit
Issue Trackerhttps://github.com/xavierleroy/cryptokit/issues
MaintainerXavier Leroy <xavier.leroy@inria.fr>
Dependencies
Source [http] https://github.com/xavierleroy/cryptokit/archive/release112.tar.gz
md5=01a77daf2ba1543f8274b4b0f94bd119
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/cryptokit/cryptokit.1.12/opam
Required by
Optionally used by