Module siphasher::sip128[][src]

Expand description

An implementation of SipHash with a 128-bit output.

Structs

A 128-bit (2x64) hash output

An implementation of SipHash128 2-4.

An implementation of SipHash128 1-3.

An implementation of SipHash128 2-4.

Traits