hash
hash copied to clipboard
Is the addition of fingerprinting algorithms in scope?
Specifically, I'm looking for a Winnowing implementation with configurable gram and window size. I could think of other fingerprinting algorithms as well, but first wanted to check if they're eligible to get added, as they're based on hashes, but they're not (cryptographic) hashes themselves.
I'll mull it over, but the road map for the hash lib is to tackle Blake next which will open up implementing Argon2 PBE (among other things).
Will leave this open for the time being.