Module siphash24

Expand description

SipHash 2-4 implementation.

Structsยง

Hash
Output of the SipHash24 hash function.
HashEngine
Engine to compute the SipHash24 hash function.
State
Internal state of the HashEngine.