Search results

There are no results.

std.hash.siphash

The SipHash hashing algorithm.

SipHash isn't cryptographically secure, instead it's intended for e.g. hashing of objects as part of the Map type.

Classes

SipHasher13

An implementation of the SipHash 1-3 algorithm.