Module solana_program::blake3

source ·
Expand description

The blake3 module provides functions for creating hashes.

Structs

Enums

Constants

Size of hash

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.