breez_
sdk_
core
0.6.2
Module siphash24
Structs
In breez_
sdk_
core::
bitcoin::
util::
key::
secp256k1::
hashes
Module
breez_sdk_core
::
bitcoin
::
util
::
key
::
secp256k1
::
hashes
::
siphash24
Copy item path
[
−
]
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
.