Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign upRepositories
-
secp256k1-node
Node.js binding for an Optimized C library for EC operations on curve secp256k1
-
keccak
Keccak sponge function family
-
hdkey
JavaScript component for Bitcoin hierarchical deterministic keys (BIP32)
-
blake-hash
SHA-3 proposal Blake
-
coininfo
JavaScript component for crypto currency specific information.
-
ecurve
JavaScript component for Eliptic Curve Cryptography
-
bs58
Base58 encoding/decoding for Bitcoin
-
scryptsy
Scrypt KDF is used for BIP38 (encryption of private keys) and proof of work for some crypto currencies.
-
p2p-node
Manage peer-to-peer communications for cryptocurrency implementations
-
eip55
An EIP55 compatible address encoding library
-
eckey
A JavaScript component for Eliptical curve cryptography for crypto currencies such as Litecoin and Bitcoin
-
scrypt
Scrypt for node and browser
-
-
coinkey
JavaScript component for private keys, public keys, and addresess for crypto currencies such as Bitcoin, Litecoin, and Dogecoin
-
binstring
DEPRECATED - Convert binary data to and from various string/integer representations
-
sha256
DEPRECATED - JavaScript component to compute the SHA256 of strings or bytes.
-
aes
A JavaScript component for the Advanced Encryption Standard (AES). Important for BIP38
-
btc-blockchain
Bitcoin blockchain management
-
sha512
DEPRECATED - SHA 512 secure hashing algorithm
-
ecdsa
DEPRECATED - JavaScript component to Eliptical Curve Cryptography signing and verify.
-
crypto-hashing
JavaScript hashing libraries wrapped up into one module. Compatible with Node and the browser.
-
pbkdf2-sha256
DEPRECATED - Key derivation function primarily used for Scrypt
-
awesome-cryptocoinjs
Useful crypto coins JavaScript libraries
-
drbg.js
Deterministic Random Bit Generators from NIST SP 800-90A
-
coinstring
DEPRECATED - Create and parse crypto currency addresses and wallet import formats.
-
stealth
Stealth addresses for Bitcoin and other crypto currencies.
-
crypto-binary
Assemble and disassemble binary messages used in cryptocoin applications
-
btc-transaction
Create, parse, serialize Bitcoin transactions.