pbkdf2-compat(latest: 4.0.0) This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()
static-module(latest: 3.0.4) convert module usage to inline expressions
is-async-fn(latest: 1.1.0) Check if something is an ES7 async function
buffer-json(latest: 2.0.0) JSON.stringify & JSON.parse which can encode/decode buffers.
deglob(latest: 4.0.1) Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `package.json`.
death(latest: 1.1.0) Gracefully cleanup when termination signals are sent to your process.
watchify(latest: 4.0.0) watch mode for browserify builds
format-currency(latest: 1.0.0) Format strings or numbers to currency strings.
ripemd160(latest: 2.0.3) Compute ripemd160 of bytes or strings.
pbkdf2(latest: 3.1.5) This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()
scryptsy(latest: 2.1.0) Pure JavaScript implementation of the scrypt key deriviation function that is fully compatible with Node.js and the browser.
pbkdf2-sha256(latest: 1.1.1) pbkdf2-sha256 is a PBDKF2 implementation using HMAC SHA256
eckey(latest: 1.0.2) Handle private key and public keys associated with elliptic curve cryptography. Used with crypto currencies such as Bitcoin, Litecoin, Dogecoin, etc. Works in both Node.js and the browser.
coinstring(latest: 2.3.1) Create and parse crypto currency addresses and wallet import formats.
ecdsa(latest: 0.7.0) Elliptic Curve Cryptography Digital Signing
ecurve-names(latest: 0.3.0) Elliptical Curve Cryptography Named Parameters
sha256(latest: 0.2.0) Compute SHA256 of bytes or strings.