package argon2

  1. Overview
  2. No Docs
OCaml bindings to Argon2

Install

Dune Dependency

Authors

Maintainers

Sources

v0.2.zip
md5=f4a910560d06ac5210e445bcaccda986

Description

Original C implementation: https://github.com/P-H-C/phc-winner-argon2

Published: 11 Apr 2016

Dependencies (7)

  1. ppx_deriving >= "2.0"
  2. result
  3. ctypes-foreign
  4. ctypes >= "0.4.1"
  5. ocamlbuild build
  6. ocamlfind build
  7. ocaml >= "4.02.1" & < "4.06.0"

Dev Dependencies

None

Conflicts

None