hash-base
Last updated
Was this helpful?
Last updated
Was this helpful?
Abstract base class to inherit from if you want to create streams implementing the same API as node crypto Hash (for Cipher / Decipher check crypto-browserify/cipher-base).
You also can check source code or crypto-browserify/md5.js
MIT