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@college-de-france.fr>
Dependencies
Source [http] https://github.com/xavierleroy/cryptokit/archive/release1161.tar.gz
md5=18591fc3f467bc33681be2cede36b8f1
sha512=28913a7c35ae951a4c464287acc511ee1bdc9d03b5928e2243c5ae5cbb8b10afe8e84d7a73ba6478ed62657d01fdb6f02472739255c33de3671c4130b659da52
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/cryptokit/cryptokit.1.16.1/opam
Optionally used by