Expand description
An abstraction layer for wrapping implementations of various hash algorithms.
Enums§
- Hash
Error - Unify all hash errors.
Traits§
- Hash
Algo - A hash algorithm.
- Hash
Algo Kernel - Kernel of hash algorithms.
- Hash
Option - Generic options for hash algorithm.
- Hashable