Expand description
Hashing with the keccak (SHA-3) hash function.
Structs§
- Hasher
sha3
or non-target_os="solana"
Enums§
Constants§
- Size of a hash in bytes.
- Maximum string length of a base58 encoded hash.
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.