Module ethereum::util[][src]

Utility functions for Ethereum.

Structs

KeccakHasher

Concrete Hasher impl for the Keccak-256 hash

Functions

ordered_trie_root

Generates a trie root hash for a vector of values

sec_trie_root

Generates a key-hashed (secure) trie root hash for a vector of key-value tuples.

trie_root

Generates a trie root hash for a vector of key-value tuples