Module traits

Module traits 

Source
Expand description

Trait definitions.

Traitsยง

McfHasher
Trait for password hashing algorithms which support the legacy Modular Crypt Format (MCF).
PasswordHasher
Trait for password hashing functions.
PasswordVerifier
Trait for password verification.