Module password

Module password 

Source
Expand description

Secure password hashing for channel authentication

This module provides production-ready password hashing using Argon2id, the winner of the Password Hashing Competition and recommended by OWASP.

Structs§

SecurePasswordHash
Secure password hash using Argon2id

Enums§

PasswordError
Errors that can occur during password hashing operations