Docs.rs
web3-hash-utils-1.0.0
web3-hash-utils 1.0.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
tmpfs
Dependencies
ethereum-types ^0.13
normal
sha3 ^0.10
normal
getrandom ^0.2
normal
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
web3_
hash_
utils
1.0.0
All Items
Crate Items
Functions
Crate
web3_hash_utils
Copy item path
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.