Commit Graph

11 Commits

Author SHA1 Message Date
Ryan X. Charles b7bde14e06 add bitcoinjs contributors
...since some of the source code comes from bitcoinjs
2014-08-28 20:32:44 -07:00
Ryan X. Charles e097fe23ec add contributors
...copied from bitcore. Should also add bitcoinjs-lib contributors.
2014-08-24 20:41:36 -07:00
Ryan X. Charles 63d0fa96b0 add repository field
...so npm quits complaining
2014-08-24 20:38:49 -07:00
Ryan X. Charles 1dead4cbc4 AES 2014-08-24 17:33:09 -07:00
Ryan X. Charles 7fe333d367 temporarily rename to bitcore2
...to distinguish from old bitcore. Will rename once we merge it into the main
branch.
2014-08-19 10:27:47 -07:00
Ryan X. Charles 337b19849c fork bitcore from privsec 2014-08-19 09:41:46 -07:00
Ryan X. Charles 381481fb7c rename back to privsec
...if this package ever actually turns into bitcore2, then we will rename it
again.
2014-08-15 12:57:31 -04:00
Ryan X. Charles b783b58762 rename privsec -> bitcore 2014-08-14 11:02:28 -04:00
Ryan X. Charles bd3a2c42ec works in browser
compiled with ./browser/build and then open test/index.html
2014-08-09 22:47:32 -07:00
Ryan X. Charles ca4131ab05 remove ripemd160 dep., replace with hash.js 2014-08-06 19:06:32 -07:00
Ryan X. Charles 862235e57e initial commit
address, base58, base58check, hash all working with tests.

base58check code taken from bitcore.
2014-08-06 18:25:45 -07:00