antelle/argon2-browser

Invalid type name in demo: Argon2di should be Argon2id

sondreb opened this issue · 0 comments

The type name in the demo is Argon2di, but it should be Argon2id.

image

Source: https://en.wikipedia.org/wiki/Argon2

(Wanted to make a small PR, but had issues cloning repo due to the linked sub module)