dchest / fast-sha256-js
SHA-256, HMAC, HKDF and PBKDF2 implementation for JavaScript/TypeScript with typed arrays for modern browsers and Node.js
☆132Updated last year
Alternatives and similar repositories for fast-sha256-js:
Users that are interested in fast-sha256-js are comparing it to the libraries listed below
- A WebCrypto Polyfill for Node in TypeScript built on OpenSSL.☆128Updated 3 years ago
- webcrypto-liner is a polyfill that let's down-level User Agents (like IE/Edge) use libraries that depend on WebCrypto. (Keywords: Javascr…☆149Updated 7 months ago
- Pure JavaScript implementation of the scrypt password-based key derivation function.☆144Updated 2 years ago
- A Javascript implementation of SipHash-2-4☆125Updated 4 months ago
- Encode/decode any base☆321Updated last month
- Streamable SHA hashes in pure javascript☆291Updated 3 months ago
- Fast "async" scrypt implementation in JavaScript☆141Updated 6 years ago
- Base64 encode, decode, escape and unescape for URL applications.☆116Updated 3 years ago
- Discontinued. A convenience package bundling levelup and rocksdb.☆144Updated 4 months ago
- Evalulate javascript like the built-in javascript eval() method but safely.☆195Updated 3 years ago
- Web Cryptography API shim for legacy browsers☆121Updated 4 years ago
- Some string encoding utilities☆63Updated 2 years ago
- An xxhash binding for node.js☆195Updated 4 years ago
- ☆78Updated 10 months ago
- JSON toolkit for JavaScript.☆107Updated 2 years ago
- An incremental implementation of MurmurHash3 for JavaScript☆99Updated 11 years ago
- A JavaScript bloom filter suitable for use in Bitcoin Connection Bloom Filtering☆38Updated 2 years ago
- Pure-Javascript High-level API to Emscripten-compiled libsodium routines.☆493Updated 3 years ago
- Base32 encoding for JavaScript, based (loosely) on Crockford's Base32☆122Updated 7 months ago
- A javascript Base62 encode/decoder for node.js☆153Updated last month
- Javascript implementation of xxHash☆296Updated 2 years ago
- Tiny WebWorker for the Server☆249Updated 2 years ago
- A stream based implementation of JSON.parse and JSON.stringify for big POJOs☆117Updated last year
- Readable and Writable Streams that use backing Buffers.☆226Updated 2 months ago
- Parse and Serialize JSON-RPC2 messages in node.js, or browser.☆95Updated 3 years ago
- A cryptographically secure generator for random numbers in a range.☆82Updated 3 years ago
- An inter-process and inter-machine lockfile utility that works on a local or network file system.☆250Updated last year
- ADLER-32 checksum☆138Updated 2 years ago
- GRC's UHE PRNG in node (Ultra-High Entropy Pseudo-Random Number Generator by Gibson Research Corporation)☆94Updated 8 years ago
- Javascript FNV-1a Hash Algorithm (up to 1024 bit) implementation. Based on:☆87Updated last year