cryptokitversion Documentation on ocaml.org
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, Blake3), MACs, compression, random number generation -- all presented with a compositional, extensible interface.
| Author | Xavier Leroy | 
|---|---|
| License | LGPL-2.0-or-later WITH OCaml-LGPL-linking-exception | 
| Published | |
| Homepage | https://github.com/xavierleroy/cryptokit | 
| Issue Tracker | https://github.com/xavierleroy/cryptokit/issues | 
| Maintainer | Xavier Leroy <xavier.leroy@college-de-france.fr> | 
| Dependencies | 
  | 
| Source [http] | https://github.com/xavierleroy/cryptokit/archive/release1201.tar.gz sha256=b933c32b4e03e7236add969c2f583df241aeff8eabd2cabb1f345a78250fcea6 sha512=7b1e2ba8b99b11a04522ffe4b6b92278bc772d9888967757ab013151211fc85d29847af566677f2b9c3200e45b857600a70356ca6ed80ca299508808057358b1  | 
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/cryptokit/cryptokit.1.20/opam | 
Required by
- activitypub
 - ahrocksdbwith-test
 - async_smtp<v0.16.0
 - async_websocket>=v0.13.1 & <v0.16.0
 - awsm
 - azblob
 - azure-cosmos-db>=0.1.5
 - bitcoin
 - bitcoinml
 - bookaml
 - cca
 - cryptodbm
 - cryptoverifpost
 - daft
 - diffast-misc
 - email_message<v0.16.0
 - gapi-ocaml
 - google-drive-ocamlfuse
 - jupyter
 - jwt
 - jwto<0.4.0
 - kinetic-client
 - memtrace_viewer<v0.15.0
 - mysql_protocol
 - nanoid
 - ocsigenserver
 - otp
 - pardi>=2.0.2 & <3.2.2
 - rdf<1.0.0
 - rdf_impls
 - savvy
 - solid_server
 - stog_server
 - yocaml_unix<2.0.0
 
Optionally used by
- stog>=0.17.0 & <0.20.0
 
          

