bitcore-lib-zcash/lib
Ryan X. Charles da8989b649 add set function to Base58 2014-08-28 15:27:58 -07:00
..
expmt ECIES 2014-08-28 14:43:21 -07:00
address.js add address validation convenience function 2014-08-28 15:22:03 -07:00
base58.js add set function to Base58 2014-08-28 15:27:58 -07:00
base58check.js remove "(classname): " from tests 2014-08-20 13:03:07 -07:00
bip32.js typo in error message 2014-08-24 14:31:30 -07:00
bn.js add BN.prototype.fromBuffer 2014-08-13 19:23:45 -04:00
bufferreader.js handle varInts better 2014-08-21 11:47:09 -07:00
bufferwriter.js remove unnecessary tab 2014-08-21 11:52:43 -07:00
constants.js make address more consistent with rest of lib 2014-08-09 20:26:03 -07:00
ecdsa.js add info on public key recovery 2014-08-24 14:26:17 -07:00
hash.js remove "(classname): " from tests 2014-08-20 13:03:07 -07:00
kdf.js kdf 2014-08-13 17:31:28 -04:00
key.js add "compressed" feature to pubkeys 2014-08-22 17:43:22 -07:00
message.js put static methods at the top 2014-08-24 14:27:47 -07:00
point.js remove "(classname): " from tests 2014-08-20 13:03:07 -07:00
privkey.js remove "(classname): " from tests 2014-08-20 13:03:07 -07:00
pubkey.js add "compressed" feature to pubkeys 2014-08-22 17:43:22 -07:00
random.js remove "(classname): " from tests 2014-08-20 13:03:07 -07:00
signature.js sign/verify with uncompressed pubkeys 2014-08-22 19:43:32 -07:00