You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Andreas Brekken 56bb0a0c6d Improve naming of ECKey/ECPubKey formatters. close vbuterin/bitcoinjs-lib#13 11 years ago
..
crypto-js Trailing whitespace 11 years ago
events Moved sources into src/ subdirectory. 14 years ago
exit Fixed indents. 13 years ago
jsbn Fix references to Bitcoin.BigInteger 11 years ago
address.js Trailing whitespace 11 years ago
base58.js Added BIP32 support 11 years ago
bip32.js Document serialization of BIP32key 11 years ago
convert.js Added BIP32 support 11 years ago
ecdsa.js Fix bad Bitcoin.Crypto reference in ecdsa.js 11 years ago
eckey.js Improve naming of ECKey/ECPubKey formatters. close vbuterin/bitcoinjs-lib#13 11 years ago
index.js Added deterministic signing and added a public key class. Note that getPub should now be replaced with getPub().export('bytes') 11 years ago
message.js Remove call to non-existant method ECPubKey.setCompressed 11 years ago
opcode.js start to split into node commonjs style modules 12 years ago
paillier.js Added comments. 13 years ago
script.js Made it process multisig addresses correctly 11 years ago
transaction.js Added deterministic signing and added a public key class. Note that getPub should now be replaced with getPub().export('bytes') 11 years ago
txdb.js Removed direct references to Bitcoin 11 years ago
util.js Rewrite util.js for readability 11 years ago
wallet.js Added deterministic signing and added a public key class. Note that getPub should now be replaced with getPub().export('bytes') 11 years ago