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.

Types

SipHasher13

An implementation of the SipHash 1-3 algorithm.