Module solana_program::keccak
source · Expand description
Hashing with the keccak (SHA-3) hash function.
Structs
Enums
Constants
- Maximum string length of a base58 encoded hash
Statics
- I 🔒
Functions
- Return the hash of the given hash extended with the given value.
- Return a Keccak256 hash for the given data.
- Return a Keccak256 hash for the given data.