Module hash_algorithm

Source
Expand description

The hash_algorithm module contains the HashAlgorithm enum.

Enums§

HashAlgorithm
Represents the different algorithms available for password hashing.

Traits§

HashingAlgorithm
Represents a generic hashing algorithm.