bigeasy/hash

bigeasy/hash

Releases31
Frequency3 months 5 days
Last Release
Stars18
A collection of pure-JavaScript non-cryptographic hash algorithms for data veracity.

Linked projects

A pure-JavaScript minimalist implementation of the FNV hash.
A pure-JavaScript minimalist implementation of the 32-bit Murmur3 hash.
An abstract hash stream class that feeds hash algorithm blocks of bytes.
An abstract hash stream class that implements `crypto.Hash`