Pure JS implementation of CRC32 https://en.wikipedia.org/wiki/Cyclic_redundancy_check
Pure JS implementation of CRC32-C https://en.wikipedia.org/wiki/Cyclic_redundancy_check
Blake2b implemented in WASM
Blake2b implemented in WASM
Blake2b implemented in WASM
javascript implementation of Dunning's T-Digest for streaming quantile approximation
Simply expose crypto md5 as a single function
Cryptographic primitives for JavaScript
digest auth request plugin for fetch/node-fetch also support http basic auth authentication
An AssemblyScript implementation of SHA256
Modern Buffer API polyfill without footguns
Safer Node.js Buffer API
Node.js Buffer API, for the browser
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
TypeScript definitions for pbkdf2
TypeScript definitions for crc32-stream
Is this value a JS ArrayBuffer?
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.
Is this value a JS SharedArrayBuffer?
Get the ArrayBuffer out of a TypedArray, robustly.
Digest access authentication header helper
Small package exporting a PBKDF2 function that works both in Node.js and in browsers.
Get the ArrayBuffer out of a DataView, robustly.