Easy to use crypto libary for xxHash64, based on rust-fasthash
file_hash.rs provides the following api's:
&str -> Result<u64, CryptoError)
.
Vec<u8> -> u64
.EasyXXHash64 is developed under Apache 2.0 License.
EasyXXHash64 is based on rust-fasthash, released under Apache 2.0 License.