classnames(latest: 2.5.1) A simple utility for conditionally joining classNames together
randombytes(latest: 2.1.0) random bytes from browserify stand alone
crypto-browserify(latest: 3.12.0) implementation of crypto for the browser
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`.
standard-engine(latest: 15.1.0) Wrap your standards in a tortilla and cover it in special sauce.
bip38(latest: 3.1.1) BIP38 is a standard process to encrypt Bitcoin and crypto currency private keys that is impervious to brute force attacks thus protecting the user.
create-hash(latest: 1.2.0) create hashes for browserify
buffer-xor(latest: 2.0.2) A simple module for bitwise-xor on buffers
pbkdf2(latest: 3.1.2) This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()
ripemd160(latest: 2.0.2) Compute ripemd160 of bytes or strings.
cipher-base(latest: 1.0.4) abstract base class for crypto-streams
evp_bytestokey(latest: 1.0.3) The insecure key derivation algorithm from OpenSSL
sha.js(latest: 2.4.11) Streamable SHA hashes in pure javascript
md5.js(latest: 1.3.5) node style md5 on pure JavaScript
create-hmac(latest: 1.1.7) node style hmacs in the browser
hash-base(latest: 3.1.0) abstract base class for hash-streams
secp256k1(latest: 5.0.0) This module provides native bindings to ecdsa secp256k1 functions
base-x(latest: 5.0.0) Fast base encoding / decoding of any given alphabet
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()
randomfill(latest: 1.0.4) random fill from browserify stand alone
public-encrypt(latest: 4.0.3) browserify version of publicEncrypt & privateDecrypt
create-ecdh(latest: 4.0.4) createECDH but browserifiable