node-sha.js

Streamable SHA hashes in pure javascript

Description

This module implements a fast and memory efficient (in place) SHA familly hash function in pure javascript.

SHA function are cryptographic hashs function designed by the United States National Security Agency and is a U.S. Federal Information Processing Standard published by the United States NIST. SHA-1 produces a 160-bit (20-byte) hash value known as a message digest.

This module implements: sha, sha1, sha256, sha512.

Node.js is an event-based server-side JavaScript engine.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/crypto-browserify/sha.js


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install node-sha.js