Module solana_program::hash [−][src]
Expand description
The hash
module provides functions for creating SHA-256 hashes.
Structs
Enums
Constants
Functions
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.