Module bitcoin_hashes::siphash24[][src]

Expand description

Structs

Hash

Output of the SipHash24 hash function.

HashEngine

Engine to compute SipHash24 hash function.

State

Internal state of the HashEngine.