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

Issue 152: Make unit test endian independent #206

Closed tkaitchuck closed 5 months ago

tkaitchuck commented 5 months ago

Fixes #152 Fixes #191