SipHash v2.0.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. This module makes use of NIFs to improve performance
Utility module for minor masking and binary conversions