Expand description
Hashing with the keccak (SHA-3) hash function.
Structs§
- Hash
- A hash; the 32-byte output of a hashing algorithm.
- Hasher
sha3and neithertarget_os=solananortarget_arch=bpf
Enums§
Constants§
- HASH_
BYTES - Size of a hash in bytes.
- MAX_
BASE58_ LEN - Maximum string length of a base58 encoded hash.