Results 21 repositories owned by cryptocoinjs

ecdsa

38
Stars
15
Forks
Watchers

DEPRECATED - JavaScript component to Eliptical Curve Cryptography signing and verify.

eckey

17
Stars
13
Forks
Watchers

A JavaScript component for Eliptical curve cryptography for crypto currencies such as Litecoin and Bitcoin

ecurve

57
Stars
32
Forks
Watchers

JavaScript component for Eliptic Curve Cryptography

keccak

86
Stars
31
Forks
Watchers

Keccak sponge function family

p2p-node

61
Stars
23
Forks
Watchers

Manage peer-to-peer communications for cryptocurrency implementations

pbkdf2-sha256

22
Stars
17
Forks
Watchers

DEPRECATED - Key derivation function primarily used for Scrypt

qr-encode

24
Stars
7
Forks
Watchers

JavaScript component to encode strings into QR codes.

scryptsy

45
Stars
23
Forks
Watchers

Scrypt KDF is used for BIP38 (encryption of private keys) and proof of work for some crypto currencies.

secp256k1-node

331
Stars
137
Forks
Watchers

Node.js binding for an Optimized C library for EC operations on curve secp256k1

sha256

46
Stars
28
Forks
Watchers

DEPRECATED - JavaScript component to compute the SHA256 of strings or bytes.