package cryptokit
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
A library of cryptographic primitives
Install
dune-project
Dependency
Authors
Maintainers
Sources
release1211.tar.gz
sha256=186fda8b2063882688e1c2621c8234c35acdf4e10cfdd3213ee04bef16902953
sha512=9bbe610b226d719f2b1a478e1584adbd2d12515190ebea6d88259772df6b66f7184914efe5baf43b9074bb1f0424224c6d8cf890e126cacf6f94744c78d83636
Description
Cryptokit includes authenticated encryption (AES-GCM, Chacha20-Poly1305), block ciphers (AES, DES, 3DES), stream ciphers (Chacha20, ARCfour), public-key cryptography (RSA, ECDSA, DH, ECDH), hashes (SHA-256, SHA-512, SHA-3, Blake2, Blake3), MACs, compression, random number generation -- all presented with a compositional, extensible interface.
Published: 02 Jan 2026
Dependencies (6)
- conf-gmp-powm-sec
- conf-zlib
-
zarith
>= "1.13" - dune-configurator
-
dune
>= "2.5" -
ocaml
>= "4.13.0"
Dev Dependencies
None
Used by (33)
- activitypub
- ahrocksdb
-
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
- cryptoverif
- daft
- diffast-misc
-
email_message
< "v0.16.0" - 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"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page