flocore/lib
Ryan X. Charles cc310fbc23 add bip32: to error messages
...to be consistent with the rest of the library
2014-08-09 23:54:08 -07:00
..
address.js make address more consistent with rest of lib 2014-08-09 20:26:03 -07:00
base58.js initial commit 2014-08-06 18:25:45 -07:00
base58check.js initial commit 2014-08-06 18:25:45 -07:00
bip32.js add bip32: to error messages 2014-08-09 23:54:08 -07:00
bn.js add big number support 2014-08-06 18:36:30 -07:00
constants.js make address more consistent with rest of lib 2014-08-09 20:26:03 -07:00
ecdsa.js add tests for all ecdsa functions 2014-08-09 19:42:25 -07:00
hash.js sha512hmac and sha256hmac 2014-08-09 21:51:26 -07:00
key.js bip32 2014-08-09 22:19:28 -07:00
point.js make "new Point()" work 2014-08-09 19:03:59 -07:00
privkey.js refactor privkey 2014-08-09 19:58:48 -07:00
pubkey.js bip32 2014-08-09 22:19:28 -07:00
random.js use process.browser only, which is sufficient 2014-08-07 20:39:20 -07:00
signature.js signature 2014-08-09 14:42:23 -07:00