Binary package “node-hash.js” in ubuntu mantic

Hash functions that could be run by both browser and nodejs

 This module implements a few classical hash function that could be run
 in browser and in nodejs context.
 .
 Hash functions implemented includes ripemd160,sha1, sha224, sha256,
 sha384, sha512.
 .
 Node.js is an event-based server-side JavaScript engine.