Expand description
Hash types.
Structs§
- Blake3
- BLAKE3 hash algorithm.
- Hash
- A hash value.
- Hash
AlgId - A hash algorithm identifier.
- Hash
Provider - Hash provider.
- Hash
Provider Error - An error for
HashProvider
. - Keccak256
- Keccak-256 hash algorithm.
- Sha256
- SHA-256 hash algorithm.
- Typed
Hash - A typed hash value.
Traits§
- Hash
Algorithm - A hashing algorithm.