fxhash icon indicating copy to clipboard operation
fxhash copied to clipboard

Add const functions for hashing

Open sffc opened this issue 3 years ago • 0 comments

This PR adds const functions for generating 32-bit and 64-bit hashes from byte slices. This allows the generation of hashes at compile time.

Builds on #13

sffc avatar Jan 13 '22 08:01 sffc