Comeonin version 5
Comeonin version 5 has just been released, and here is a short guide (which includes important information for users of Argon2) to help you update your app.
Major changes:
-
Comeonin is now a dependency of each password hashing library
- it offers two behaviours, Comeonin and Comeonin.PasswordHash which the hashing library needs to implement
-
The default configuration values for Argon2 have been updated
- Argon2id is now the default type
- the memory allocation has been increased to 128 MiB
Read next Experiment in the REPL