package argon2

  1. Overview
  2. Docs
OCaml bindings to Argon2

Install

Dune Dependency

Authors

Maintainers

Sources

argon2-1.0.0.tbz
sha256=2faf327a25b4d3df1557ed8c0b05431a6ccdf056ab2a977d7d944445a62f020f
sha512=cb74864d9f5c4929ef108019a199f911545b130e25983fbcc765967467e409742994e605b0c9e8c81f8da94abaa7380888ee80dba726a834162656c7795bc4bf

Description

Based on argon2 library as described in https://github.com/P-H-C/phc-winner-argon2.

libargon2 must be installed on your system for this library to work.

Published: 14 Apr 2020

README

ocaml-argon2

Bindings to Argon2.

Online documentation can be found here

Installation

opam install argon2

Examples

See the examples/ directory.

Dependencies (5)

  1. result
  2. ctypes-foreign
  3. ctypes >= "0.4.1"
  4. dune >= "2.0"
  5. ocaml >= "4.02.3"

Dev Dependencies (1)

  1. odoc with-doc

Conflicts

None

OCaml

Innovation. Community. Security.