22 Commits (1cfa302c351f029f20260df5efaf1f9f032cf7bb)

Author SHA1 Message Date
Ryan X. Charles 54c8e04738 remove unbuilding c code, and ... 11 years ago
Manuel Araoz 5c11ac3e87 malloc -> calloc, to fix linux version 11 years ago
Manuel Araoz d313ed037e trying to fix 11 years ago
Devrandom f2472e691b Separate out BIP39 11 years ago
Devrandom 63f7e3d062 BIP39 implementation 11 years ago
olalonde e06e556ca3 Eckey: renamed multiply to multiplyUncompressed for consistency 11 years ago
olalonde 7d33078736 Eckey: removed garbage comments 11 years ago
olalonde b5c1a7d387 Eckey: implemented point multiplication 11 years ago
olalonde c818b549c6 Added Electrum.js which allows Electrum style key derivation 11 years ago
Ryan X. Charles 387185e626 remove commented-out code 11 years ago
dthorpe 5b7bfe0ed4 Fix Unresolved external symbol "FromConstructorTemplate..." linking on Windows, per #108 11 years ago
Manuel Araoz 0b2dae43c5 remove console.logs and std::couts 11 years ago
Manuel Araoz 406600720e valid tx tests passing! 11 years ago
Ryan X. Charles a686e63b0b fix issue by outputing proper pubkey format 11 years ago
Ryan X. Charles d11361be9e expose group operation 11 years ago
Jeff Garzik c2f40f40ce Rename compiled binding to KeyModule. 12 years ago
Jeff Garzik 4cfef3546c eckey: add support for compressed or uncompressed keys 12 years ago
Jeff Garzik 7e23e5ba0e Wrap C++ Key object inside "bitcoin" namespace. 12 years ago
Jeff Garzik 7da3c3b969 Rename BitcoinKey object to Key 12 years ago
Jeff Garzik 5c0db96180 Import BitcoinKey/eckey from bitcoinjs-server. 12 years ago