bitcore/lib
Ryan X. Charles bc1c4235f2 basic stealth address support
Math only. Does not yet support transactions. Not yet compatible with Dark
Wallet.
2014-08-13 20:54:05 -04:00
..
expmt basic stealth address support 2014-08-13 20:54:05 -04:00
address.js address convenience functions 2014-08-13 18:00:41 -04:00
base58.js initial commit 2014-08-06 18:25:45 -07:00
base58check.js initial commit 2014-08-06 18:25:45 -07:00
bip32.js allow creating objects without using "new" 2014-08-13 18:55:33 -04:00
bn.js add BN.prototype.fromBuffer 2014-08-13 19:23:45 -04:00
constants.js make address more consistent with rest of lib 2014-08-09 20:26:03 -07:00
ecdsa.js allow creating objects without using "new" 2014-08-13 18:55:33 -04:00
hash.js sha512hmac and sha256hmac 2014-08-09 21:51:26 -07:00
kdf.js kdf 2014-08-13 17:31:28 -04:00
key.js allow creating objects without using "new" 2014-08-13 18:55:33 -04:00
point.js make "new Point()" work 2014-08-09 19:03:59 -07:00
privkey.js allow creating objects without using "new" 2014-08-13 18:55:33 -04:00
pubkey.js allow creating objects without using "new" 2014-08-13 18:55:33 -04:00
random.js use process.browser only, which is sufficient 2014-08-07 20:39:20 -07:00
signature.js allow creating objects without using "new" 2014-08-13 18:55:33 -04:00