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