You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Argon2 is a KDF and hash algorithm which won the Password Hashing Competition in 2015. A JavaScript implementation is here. The reference C implementation is here
Summary
Argon2 is a KDF and hash algorithm which won the Password Hashing Competition in 2015. A JavaScript implementation is here. The reference C implementation is here
Example Input
Example Output
The text was updated successfully, but these errors were encountered: