You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Ryan X. Charles a2512226f8 address convenience functions 10 years ago
..
address.js address convenience functions 10 years ago
base58.js initial commit 10 years ago
base58check.js initial commit 10 years ago
bip32.js more consistency: n -> bn, p -> point 10 years ago
bn.js add big number support 10 years ago
constants.js make address more consistent with rest of lib 10 years ago
ecdsa.js more consistency: n -> bn, p -> point 10 years ago
hash.js sha512hmac and sha256hmac 10 years ago
kdf.js kdf 10 years ago
key.js address convenience functions 10 years ago
point.js make "new Point()" work 10 years ago
privkey.js more consistency: n -> bn, p -> point 10 years ago
pubkey.js more consistency: n -> bn, p -> point 10 years ago
random.js use process.browser only, which is sufficient 10 years ago
signature.js signature 10 years ago