Module solana_sdk::blake3

source ·
Expand description

The blake3 module provides functions for creating hashes.

Structs

Enums

Constants

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.