Search results
190 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & Scrypt
Hashing made simple. Get the hash of a buffer/string/stream/file.
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)
Tiny hashing module that uses the native crypto API in Node.js and the browser
ultra-lightweight library for Bitcoin Cash, Bitcoin, and Bitauth
- authentication
- bitauth
- Bitcoin Cash
- Bitcoin
- cryptocurrency
- wasm
- crypto
- sha256
- ripemd160
- secp256k1
- sha1
- sha512
- HMAC
- wallet
- View more
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)
Port of TweetNaCl cryptographic library to TypeScript (and ES6)
- crypto
- cryptography
- curve25519
- ed25519
- encrypt
- hash
- key
- nacl
- tweetnacl
- poly1305
- public
- salsa20
- signatures
- sign
- View more
AES crypto native module for react-native
sha512 hashing algorithm implemented in WebAssembly
PostCSS plugin to replace output file names with HASH algorithms (md5, sha256, sha512, etc) and string length of your choice - for cache busting
- postcss
- css
- postcss-plugin
- postcss-hash
- cache
- cache-busting
- cache-buster
- cachebuster
- hash
- md5
- md4
- md2
- sha
- sha1
- View more
A JavaScript extension package for building strong and modern applications.
- wrap
- mixin
- try
- defer
- throttle
- debounce
- queue
- channel
- worker
- parallel
- parallelism
- multithreading
- goroutine
- asyncIterator
- View more
Sync sha-256 & sha-512 multihash implementations
Get the hash of an object
A simpler React-Native crypto library
Simple module for simplifying hashing of values
Synchronous SHA256, SHA512 multihashes
Fast, reliable cipher, hash and hmac methods executed in Node's threadpool for multi-core throughput.
- aes
- aead
- async
- asynchronous
- blake
- chacha20-poly1305
- cipher
- cipheriv
- crypto
- ctr
- decipher
- decipheriv
- event loop
- gcm
- View more
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