Module siphash24
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
.
SipHash 2-4 implementation.
HashEngine
.