tkaitchuck / aHash

aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction
https://crates.io/crates/ahash
Apache License 2.0
986 stars 94 forks source link

Expand capability of off-path specialized hasher #221

Closed tkaitchuck closed 4 months ago

tkaitchuck commented 4 months ago

The idea here is that if the hasher is used for something other than what it was intended, it continues to work.