Argon2
v1.1.1
Pages
Modules
Search documentation of Argon2
Settings
View Source
Argon2.Native
(Argon2 v1.1.1)
Native implementation of the Argon2 password hashing algorithm.
Summary
Functions
hash_password(password, config \\ nil)
verify_password(password, hash)
Functions
Link to this function
hash_password(password, config \\ nil)
View Source
Link to this function
verify_password(password, hash)
View Source