package ocaml-yescrypt

  1. Overview
  2. No Docs
OCaml bindings for the Yescrypt KDF

Install

dune-project
 Dependency

Authors

Maintainers

Sources

0.1.1.tar.gz
md5=9df3f88e74f01d11c137fd802cf5fc30
sha512=37311ad2aa18e396861a7e5b3540753264b687515b78eda1c5f839371d21ab07880129f509b1e1d6b72981aaaef5d85b1f66c39d83a5e96046aa2d28614baec8

Description

OCaml bindings for the Yescrypt password hashing / key derivation function.

Dependencies (4)

  1. ctypes-foreign >= "0.23"
  2. ctypes >= "0.23"
  3. dune >= "3.16"
  4. ocaml >= "5.0"

Dev Dependencies (2)

  1. odoc with-doc
  2. ounit2 with-test

Used by

None

Conflicts

None