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 3e82c57e19 "hashbuf" indicates type is a buffer 11 years ago
..
expmt bug: should mod bn addition 11 years ago
address.js address convenience functions 11 years ago
base58.js give Base58 the normal bitcore2 interface 11 years ago
base58check.js give Base58Check the same fromString toString 11 years ago
bip32.js allow creating objects without using "new" 11 years ago
bn.js add BN.prototype.fromBuffer 11 years ago
bufferreader.js BufferReader 11 years ago
bufferwriter.js BufferWriter 11 years ago
constants.js make address more consistent with rest of lib 11 years ago
ecdsa.js "hashbuf" indicates type is a buffer 11 years ago
hash.js sha512hmac and sha256hmac 11 years ago
kdf.js kdf 11 years ago
key.js allow creating objects without using "new" 11 years ago
point.js make "new Point()" work 11 years ago
privkey.js allow creating objects without using "new" 11 years ago
pubkey.js allow creating objects without using "new" 11 years ago
random.js use process.browser only, which is sufficient 11 years ago
signature.js include i in sig obj + cosmetic improvements 11 years ago