node-forge
JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
Generate hashes from javascript objects in node and the browser.
Hashing made simple. Get the hash of a buffer/string/stream/file.
get the shasum of a buffer or object
A pure JS SHA1 implementation created for js-git.
A collection of useful utilities.
A high-performance pure-javascript SHA1 implementation suitable for large binary data.
A simple api for generating sha1 hashes in node and the browser.
Scan your code, extract translation keys/values, and merge them into i18n resource files.
Checksum utility for node
A simple SHA1 hash function for JavaScript supports UTF-8 encoding.
Get the SHA1 of a file.
Simple HMAC-SHA1 for JavaScript. The code was extracted directly from Chromium examples for extensions.
Exports a SHA1 function that uses node's crpyto module under the hood
A simple function for computing the hash of the contents of one or more files
Tiny hashing module that uses the native crypto API in Node.js and the browser
A fast and independent hashing library pure JavaScript implemented (ES3 compliant) for both server and client side (MD5, SHA1, SHA256, SHA512, RIPEMD, HMAC and Base64)
Convenience methods for the crypto module
This is a SHA-1 hash generator by JavaScript.
Lightning fast hash functions for browsers and Node.js using hand-tuned WebAssembly binaries (MD4, MD5, SHA-1, SHA-2, SHA-3, Keccak, BLAKE2, BLAKE3, PBKDF2, Argon2, bcrypt, scrypt, Adler-32, CRC32, CRC32C, RIPEMD-160, HMAC, xxHash, SM3, Whirlpool)