Expand description
Hashing with the blake3 hash function.
Structs§
Enums§
Constants§
- HASH_
BYTES - Size of a hash in bytes.
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.