package cryptodbm

  1. Overview
  2. Docs
Encrypted layer over the dbm library: access to serverless, key-value databases with symmetric encryption.

Install

Dune Dependency

Authors

Maintainers

Sources

v0.84.2.tar.gz
sha256=388a4a8bf17c9ad0825907251720ba40291a19afb643f64066a29e813be50a7e
md5=7c33f55fca768501d06e2ef0eb583f80

doc/cryptodbm.internals/Cryptodbm_internals/Config/index.html

Module Cryptodbm_internals.ConfigSource

Sourceval current_format_version : string
Sourceval signature_key : string
Sourceval salt_key : string
Sourceval salt_size : int
Sourceval add_salt : string -> string -> string
Sourceval passwd_iterations : int
Sourceval max_extra_key_key : string
Sourceval max_extra_data_key : string
Sourceval max_extra_bindings_key : string
Sourceval format_version_key : string
Sourceval test_key : string
Sourceval test_data : string
Sourceval dictionary : string
Sourceval uncrypted_dictionary : string
Sourceval extra_bindings : string
OCaml

Innovation. Community. Security.