hash icon indicating copy to clipboard operation
hash copied to clipboard

Is the addition of fingerprinting algorithms in scope?

Open sschuberth opened this issue 2 years ago • 1 comments

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.

sschuberth avatar Apr 19 '23 11:04 sschuberth

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.

05nelsonm avatar Jun 03 '23 12:06 05nelsonm