emn178 / js-sha3

A simple SHA-3 / Keccak hash function for JavaScript supports UTF-8 encoding.
MIT License
350 stars 85 forks source link

Feature Request: TupleHash #15

Open rijnhard opened 6 years ago

rijnhard commented 6 years ago

Is it possible to support TupleHash? It's a cShake function. in my use case it's very good for cache key generation.