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
md5=7c33f55fca768501d06e2ef0eb583f80

CHANGES.html

CHANGES

===== 0.84.2 (2017-11-12) =====
  * Can specify number of iterations to enforce the password/signword.
  * Tests switched to zarith (following exenum changes).
  * Bytes/String compatible with ocaml.4.06
  
===== 0.82 (2017-07-09) =====
  * Moving to github
  * Switched from ocamlbuild to jbuilder