Expand description
The blake3 module provides functions for creating hashes.
Structs§
Enums§
Constants§
- HASH_
BYTES - Size of hash
Functions§
- extend_
and_ hash - Return the hash of the given hash extended with the given value.
- hash
- Return a Blake3 hash for the given data.
- hashv
- Return a Blake3 hash for the given data.