bitcore/lib
Ryan X. Charles 65c3545cb6 include i in sig obj + cosmetic improvements 2014-08-19 16:27:28 -07:00
..
expmt bug: should mod bn addition 2014-08-15 15:09:28 -04:00
address.js address convenience functions 2014-08-13 18:00:41 -04:00
base58.js give Base58 the normal bitcore2 interface 2014-08-14 12:13:09 -04:00
base58check.js give Base58Check the same fromString toString 2014-08-14 11:56:17 -04: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
bufferreader.js BufferReader 2014-08-18 18:04:47 -07:00
bufferwriter.js BufferWriter 2014-08-18 18:20:54 -07: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 include i in sig obj + cosmetic improvements 2014-08-19 16:27:28 -07:00