Skip to content

Releases: Khady/ocaml-argon2

1.0.2

25 Aug 08:40

Choose a tag to compare

CHANGES:

  • fix wrong length of hash encoded (#5)

1.0.1

15 Apr 07:44

Choose a tag to compare

CHANGES:

  • fix wrong length of hash encoded (#5)

1.0.0

12 Apr 12:43

Choose a tag to compare

CHANGES:

  • compatibility with libargon2 20171227 (#3)
  • change build system to dune (#3)
  • ocamlformat sources
  • support argon2id
  • add tests