Module bitcoin_hashes::siphash24
source · Expand description
SipHash 2-4 implementation.
Structs
- Output of the SipHash24 hash function.
- Engine to compute the SipHash24 hash function.
- Internal state of the
HashEngine
.
SipHash 2-4 implementation.
HashEngine
.