Module solana_program::hash
source · Structs
- A hash; the 32-byte output of a hashing algorithm.
Enums
Constants
- Size of a hash in bytes.
- Maximum string length of a base58 encoded hash.
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.