"# usecase-argon2-in-go"
-
Notifications
You must be signed in to change notification settings - Fork 0
Argon2 is a key derivation function that was selected as the winner of the Password Hashing Competition.[1][2] It was designed by Alex Biryukov, Daniel Dinu, and Dmitry Khovratovich from the University of Luxembourg.[3] The reference implementation of Argon2 is released under a Creative Commons CC0 license (i.e. public domain) or the Apache Lice…
yothgewalt/usecase-argon2-in-go
About
Argon2 is a key derivation function that was selected as the winner of the Password Hashing Competition.[1][2] It was designed by Alex Biryukov, Daniel Dinu, and Dmitry Khovratovich from the University of Luxembourg.[3] The reference implementation of Argon2 is released under a Creative Commons CC0 license (i.e. public domain) or the Apache Lice…