KotlinCrypto / hash

Cryptographic hash functions for Kotlin Multiplatform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support xxHash

StefanOltmann opened this issue · comments

xxHash is very fast. Consider supporting it.

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.