bitcore/lib
Ryan X. Charles 6176ad4a98 verify signed messages
...and fix bug where i (recover param) was stored incorrectly
2014-08-22 16:15:44 -07:00
..
expmt bug: should mod bn addition 2014-08-15 15:09:28 -04:00
address.js verify signed messages 2014-08-22 16:15:44 -07:00
base58.js give Base58 the normal bitcore2 interface 2014-08-14 12:13:09 -04:00
base58check.js remove "(classname): " from tests 2014-08-20 13:03:07 -07:00
bip32.js remove "(classname): " from tests 2014-08-20 13:03:07 -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 sign convenience function 2014-08-21 16:21:21 -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 allow creating objects without using "new" 2014-08-13 18:55:33 -04:00
message.js verify signed messages 2014-08-22 16:15:44 -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 remove "(classname): " from tests 2014-08-20 13:03:07 -07:00
random.js remove "(classname): " from tests 2014-08-20 13:03:07 -07:00
signature.js verify signed messages 2014-08-22 16:15:44 -07:00