Search
rivet_utils
v2.0.1
Pages
Modules
Settings
View Source
Rivet.Utils.Hash
(rivet_utils v2.0.1)
Helper module for password hashes
Summary
Functions
password(password)
Create a new password hash
verify(password, hash)
Verify a password hash
Functions
Link to this function
password(password)
View Source
Create a new password hash
Link to this function
verify(password, hash)
View Source
Verify a password hash