Expand description
Hashing with the keccak (SHA-3) hash function.
Structs§
Enums§
Constants§
Functions§
- extend_
and_ hash - Return the hash of the given hash extended with the given value.
- hash
- Return a Keccak256 hash for the given data.
- hashv
- Return a Keccak256 hash for the given data.