cryptocoinjs
cryptocoinjs
ecdsa
DEPRECATED - JavaScript component to Eliptical Curve Cryptography signing and verify.
eckey
A JavaScript component for Eliptical curve cryptography for crypto currencies such as Litecoin and Bitcoin
p2p-node
Manage peer-to-peer communications for cryptocurrency implementations
pbkdf2-sha256
DEPRECATED - Key derivation function primarily used for Scrypt
scryptsy
Scrypt KDF is used for BIP38 (encryption of private keys) and proof of work for some crypto currencies.
secp256k1-node
Node.js binding for an Optimized C library for EC operations on curve secp256k1
sha256
DEPRECATED - JavaScript component to compute the SHA256 of strings or bytes.