Module solana_sdk::blake3
source · Expand description
Hashing with the blake3 hash function.
Structs
- A blake3 hash.
Enums
Constants
- Size of a hash in bytes.
Functions
- Return the hash of the given hash extended with the given value.
- Return a Blake3 hash for the given data.
- Return a Blake3 hash for the given data.