react-hash
A hashing library for react
A hashing library for react
A hashing library for react-native
Usage ------ to create a raw hash from a string of data ```js var argon2d = require('node-hash-argon2d'); var buf = Buffer.from("someString", 'utf8'); var hash = argon2d.argon2d(buf); console.log(hash); //should return <Buffer 0d 01 c4 09 bd 11 f1
Fast 0-dependency JS implementation of SHA2, SHA3, RIPEMD, BLAKE2/3, HMAC, HKDF, PBKDF2, Scrypt
Calculates, using crypto-js, the checksum of a given string or file and compares it with the hash provided.
A simple SHA-3 / Keccak / Shake hash function for JavaScript supports UTF-8 encoding.
A simple SHA-3 / Keccak / Shake hash function for JavaScript supports UTF-8 encoding.
Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & Scrypt
The Keccak family of hashing algorithms. Included Keccak Sponge Function set and SHA-3 function set, SHA-3 derived hash functions.
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)
Keccak sponge function family
A hashing library for react-native
Audited & minimal JS implementation of SHA2, SHA3, RIPEMD, HMAC
Compact set of ES6 tools for Ethereum dapps that work in the browser
Keccak
Keccak-256 WASM Miner
x11 javascript hashing algorithm in pure javascript
Pure Javascript Keccak Library
Provides methods for performing time-based operations including token verification, hash generation, and NTP calculations. It primarily deals with time-based one-time password (TOTP) functions
Utility that computes an Ethereum account address given a compressed public key