@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)
Isomorphic Cryptography Library for AES, HMAC and SHA2
A very basic crypto library
Port of TweetNaCl cryptographic library to TypeScript (and ES6)
Isomorphic Cryptography Library for AES, HMAC and SHA2
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)
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
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 Javascript implementation of SHA-224 for Node.js.
Universal crypto implementation for Expo that works across all platforms including web
Pure JavaScript ES modules version of @noble/hashes - Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & Scrypt
computed data hash by webAssembly support md5,sha1,sha2,sha3,sm3
computed data hash by webAssembly support md5,sha1,sha2,sha3,sm3,ripemd
Port of TweetNaCl cryptographic library to TypeScript (and ES6)
computed data hash by webAssembly
A lightweight library for generating hashed fingerprints based on selected device data.
This is a simple SHA-512, SHA-384, SHA-512/224, SHA-512/256 hash functions for AngularJs supports UTF-8 encoding.
command line tool for calculating hash values of strings or files
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
Hashes utils for node.js based on napi-rs.
Simple NPM module to undo/reverse a SHA-256 hash (sometimes)
Secure hash algorithms like md5, sha1, sha2
This is a simple SHA-420 hash function for JavaScript supports UTF-8 encoding.
Isomorphic Cryptography Library for AES, HMAC and SHA2
A simple SHA-256 / SHA-224 hash function for JavaScript supports UTF-8 encoding.
Isomorphic Cryptography Library for AES, HMAC and SHA2
SHA-2 implementation with exportable state
Micropackage: an implementation-agnostic module for getting a SHA2-256 hash digest for a Node Buffer.
SHA2 bytestring hashing for JavaScript
Isomorphic Cryptography Library for AES, HMAC and SHA2