@noble/hashes
Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & Scrypt
Found 36 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.
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)
Isomorphic Cryptography Library for AES, HMAC and SHA2
simple js sha2 (256bit) implementation
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
mima-kit is a cryptographic suite implemented in TypeScript. The goal is to provide an easy-to-use cryptographic library. mima-kit 是一个使用 TypeScript 实现的密码学套件。目标是提供一个简单易用的密码学库。
A Javascript implementation of SHA-224 for Node.js.
Audited & minimal 0-dependency JS implementation of SHA2, SHA3, RIPEMD, BLAKE2/3, HMAC, HKDF, PBKDF2, Scrypt and groestl
A lightweight library for generating hashed fingerprints based on selected device data.
Port of TweetNaCl cryptographic library to TypeScript (and ES6)
Universal crypto implementation for Expo that works across all platforms including web
This is a simple SHA-512, SHA-384, SHA-512/224, SHA-512/256 hash functions for AngularJs supports UTF-8 encoding.
computed data hash by webAssembly support md5,sha1,sha2,sha3,sm3,ripemd
Isomorphic Cryptography Library for AES, HMAC and SHA2
Hashes utils for node.js based on napi-rs.
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
Simple NPM module to undo/reverse a SHA-256 hash (sometimes)
command line tool for calculating hash values of strings or files
Isomorphic Cryptography Library for AES, HMAC and SHA2
Isomorphic Cryptography Library for AES, HMAC and SHA2
Secure hash algorithms like md5, sha1, sha2
SHA-2 implementation with exportable state
computed data hash by webAssembly support md5,sha1,sha2,sha3,sm3
A simple SHA-256 / SHA-224 hash function for JavaScript supports UTF-8 encoding.
Pure JavaScript ES modules version of @noble/hashes - Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & Scrypt
Micropackage: an implementation-agnostic module for getting a SHA2-256 hash digest for a Node Buffer.
computed data hash by webAssembly
SHA2 bytestring hashing for JavaScript
This is a simple SHA-420 hash function for JavaScript supports UTF-8 encoding.