15 Commits (52d47bf30e073fcbb7549e12b9450d9af5cfe98a)

Author SHA1 Message Date
Ryan X. Charles c03d3c5818 get BIP32 working in the browser by exposing more crypto 11 years ago
Manuel Araoz 230420fb00 fix test code for Transaction. Test skipped because they still fail 11 years ago
Manuel Araoz ba92a6b1df refactor and fixes for Transaction, ScriptInterpreter, and Key 11 years ago
Manuel Araoz f0b9cd0cab complete base58_keys_valid tests 11 years ago
Ryan X. Charles 05f6e28642 update interface, bitcore.KeyModule.Key -> bitcore.Key 11 years ago
Matias Alejo Garcia 2a6f7155b3 fix sigatures and verifications on browser 11 years ago
Matias Alejo Garcia df0aa74483 set default for compressed state 11 years ago
Matias Alejo Garcia 6af1b1dab6 add broken test for sha256ripe160 11 years ago
Matias Alejo Garcia 5be37f2c7b remove PeerManager exception, no necesary anymore 11 years ago
Manuel Araoz 18b2d190de change vendor.js to vendor-bundle.js 11 years ago
Manuel Araoz 069f67e924 fix Key tests 11 years ago
Manuel Araoz 76cf42506c refactoring browser code 11 years ago
Matias Alejo Garcia cfc3ca35d4 remove constructor params in browser version of KeyModule 11 years ago
Matias Alejo Garcia 8f61401099 add support for Sign and Verify in Key for Browser. Tests added 11 years ago
Manuel Araoz 3e5e0057b1 Key tests working in the browser~!!! 11 years ago
Manuel Araoz 915c048c3b browser ECDSA compressed key generated 11 years ago
Jeff Garzik bf1e16b0da Add PrivateKey, Key classes. Update test to enc/dec private key test vectors. 11 years ago