Expand description
The hash_algorithm
module contains the HashAlgorithm
enum.
Enums§
- Hash
Algorithm - Represents the different algorithms available for password hashing.
Traits§
- Hashing
Algorithm - Represents a generic hashing algorithm.
The hash_algorithm
module contains the HashAlgorithm
enum.