Expand description
A hasher that produces the same values across releases and platforms.
The hasher should be fast and have a low chance of collisions (but is not sufficient for cryptographic purposes).
Type Aliasesยง
- Stable 128-bits Sip Hasher
A hasher that produces the same values across releases and platforms.
The hasher should be fast and have a low chance of collisions (but is not sufficient for cryptographic purposes).