SipHash v1.1.0 API Reference

Modules

Module for hashing values using the SipHash hash family

Module for representing state and state transformations of a digest whilst moving through the hasing pipeline. Note that we use tuples rather than structs due to a ~5 µs/op speedup

Utility module for minor masking and binary conversions