package argon2

  1. Overview
  2. Docs
OCaml bindings to Argon2

Install

Dune Dependency

Authors

Maintainers

Sources

argon2-1.0.1.tbz
sha256=c71a08bf050ac258700bdcf3a7a4b0a52338769d519ec5ab433c271a1e22b810
sha512=5f92dc5f4b6e08134340f0130470a0e342626fb74a60f73aa174a0c4b079c0a1bf89aadfc8461ba94d9f6ba21a0e6625b554c09a9511604b663a984a6b38890d

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