Module solana_program::hash

source ·
Expand description

Hashing with the SHA-256 hash function, and a general Hash type.

Structs

Enums

Constants

Statics

  • I 🔒

Functions

  • __wbg_hash_new 🔒
  • Return the hash of the given hash extended with the given value.
  • Return a Sha256 hash for the given data.
  • Return a Sha256 hash for the given data.