☰
Module siphash24
Structs
?
Module
secp256k1
::
hashes
::
siphash24
source
·
[
−
]
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
.