auth
0.1.0
Module hashing
Module Items
Functions
In crate auth
auth
Module
hashing
Copy item path
Source
Functions
ยง
hash_
password
Hashes a plain-text password using the Argon2id algorithm and the provided configuration.
verify_
password
Verifies that a plain-text password matches a previously generated Argon2 hash.