HashDepot 3.1.0
Tested and performant implementations of xxHash, SipHash (SipHash-2-4), MurmurHash (MurmurHash3), FNV (FNV-1, FNV-1a)
# Breaking changes
- Removed all unsafe code.
- Removed API endpoints receiving "byte[]"
.NET 6.0
- System.Memory (>= 4.5.5)
- System.Runtime (>= 4.3.1)