Module merkle_search_tree::digest::siphash
source · Expand description
A default Hasher implementation backed by SipHasher24.
Structs
- A fast, non-cryptographic hash outputting 128-bit digests.
A default Hasher implementation backed by SipHasher24.