bitcoin_
hashes
0.14.0
Module siphash24
Module Items
Structs
In crate bitcoin_
hashes
bitcoin_hashes
Module
siphash24
Copy item path
Source
Expand description
SipHash 2-4 implementation.
Structs
ยง
Hash
Output of the SipHash24 hash function.
Hash
Engine
Engine to compute the SipHash24 hash function.
State
Internal state of the
HashEngine
.