riverrun / argon2_elixir

Elixir wrapper for the Argon2 password hashing algorithm
Apache License 2.0
229 stars 34 forks source link

Fix compile issues on Windows - related to #59 #60

Closed akirion closed 1 year ago

akirion commented 1 year ago

Fixed issue in Makefile.win, which caused an endless loop on Windows and Erlang 26, and made tests in stats_test.exs run on Windows too.

riverrun commented 1 year ago

These changes are now part of version 3.2.0