Crate web3_hash_utils

Source
Expand description

Utility functions for computing hashes.

Functionsยง

hash_message
Hash a message according to EIP-191.
keccak256
Compute the Keccak-256 hash of input bytes.