[][src]Module siphasher::sip128

An implementation of SipHash with a 128-bit output.

Structs

Hash128

A 128-bit (2x64) hash output

SipHasher

An implementation of SipHash128 2-4.

SipHasher13

An implementation of SipHash128 1-3.

SipHasher24

An implementation of SipHash128 2-4.

Traits

Hasher128