@noble/hashes
Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & Scrypt
Found 37 results for sha2
Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & Scrypt
A simple SHA-256 / SHA-224 hash function for JavaScript supports UTF-8 encoding.
This is a simple SHA-512, SHA-384, SHA-512/224, SHA-512/256 hash functions for JavaScript supports UTF-8 encoding.
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)
A very basic crypto library
Isomorphic Cryptography Library for AES, HMAC and SHA2
Port of TweetNaCl cryptographic library to TypeScript (and ES6)
A Javascript implementation of the SHA-2 cryptographic hash function family.
Isomorphic Cryptography Library for AES, HMAC and SHA2
simple js sha2 (256bit) implementation
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)
A package to perform SHA hash functions over arbitrary objects. It creates an array of the obejct values ordered by the object keys, the stringify it and then hash it. The output is given in a hexadecimal string
Audited & minimal 0-dependency JS implementation of SHA2, SHA3, RIPEMD, BLAKE2/3, HMAC, HKDF, PBKDF2, Scrypt and groestl
mima-kit is a cryptographic suite implemented in TypeScript. The goal is to provide an easy-to-use cryptographic library. mima-kit 是一个使用 TypeScript 实现的密码学套件。目标是提供一个简单易用的密码学库。
A lightweight library for generating hashed fingerprints based on selected device data.
A Javascript implementation of SHA-224 for Node.js.
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)
Micropackage: an implementation-agnostic module for getting a SHA2-256 hash digest for a Node Buffer.
computed data hash by webAssembly support md5,sha1,sha2,sha3,sm3
This is a simple SHA-512, SHA-384, SHA-512/224, SHA-512/256 hash functions for AngularJs supports UTF-8 encoding.
Universal crypto implementation for Expo that works across all platforms including web
Secure hash algorithms like md5, sha1, sha2
computed data hash by webAssembly support md5,sha1,sha2,sha3,sm3,ripemd
computed data hash by webAssembly
Port of TweetNaCl cryptographic library to TypeScript (and ES6)
Simple NPM module to undo/reverse a SHA-256 hash (sometimes)
Isomorphic Cryptography Library for AES, HMAC and SHA2
Hashes utils for node.js based on napi-rs.
Pure JavaScript ES modules version of @noble/hashes - Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & Scrypt
Isomorphic Cryptography Library for AES, HMAC and SHA2
how to import: ``` const HashStore = require('simple-js-hash-store') const hashStore = new HashStore('./data') ``` storing data ``` const reference = hashStore.save('test') ``` if memory encombered you can remove a specific item from memory using it's ref
This is a simple SHA-420 hash function for JavaScript supports UTF-8 encoding.
Isomorphic Cryptography Library for AES, HMAC and SHA2
SHA2 bytestring hashing for JavaScript
command line tool for calculating hash values of strings or files
A simple SHA-256 / SHA-224 hash function for JavaScript supports UTF-8 encoding.
SHA-2 implementation with exportable state