package argon2

  1. Overview
  2. Docs
OCaml bindings to Argon2

Install

Dune Dependency

Authors

Maintainers

Sources

argon2-1.0.2.tbz
sha256=343b0e57890f4f64a749f3470c100af952998070c82b15be74d27f0b96d0f205
sha512=c25a2c5dda3eecd13de82026c4e301f2896a0dc3a2cc9b6ed48925e1fef4fdfc1751091c85638d811a5c642b0a72e1a52df063e5b9cf935041575ecfc7fc76ae

CHANGES.md.html

1.0.1 (2020-04-15)

  • fix wrong length of hash encoded (#5)

1.0.0 (2020-04-12)

  • compatibility with libargon2 20171227 (#3)

  • change build system to dune (#3)

  • ocamlformat sources

  • support argon2id

  • add tests

0.2 (2016-04-12)

  • compatibility with libargon2 20160406

0.1 (2016-01-15)

  • first basic version