Module mini_functions::hash::models::hash_algorithm
source · Expand description
The hash_algorithm
module contains the HashAlgorithm
enum.
Enums
- Represents the different algorithms available for password hashing.
Traits
- Represents a generic hashing algorithm.