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.
 
Ryan X. Charles 74549a53ec key -> keypair 10 years ago
..
address.js p2sh -> scripthash 11 years ago
aes.js remove redundant "test." from test names 11 years ago
aescbc.js confusingly named SymEnc -> accurately named AESCBC 11 years ago
base58.js remove redundant "test." from test names 11 years ago
base58check.js remove redundant "test." from test names 11 years ago
bip32.js remove redundant "test." from test names 11 years ago
bn.js remove redundant "test." from test names 11 years ago
bufferreader.js read a buffer, like slicing while iterating pos 11 years ago
bufferwriter.js remove redundant "test." from test names 11 years ago
cbc.js remove redundant "test." from test names 11 years ago
ecdsa.js key -> keypair 10 years ago
ecies.js Key -> Keypair 11 years ago
hash.js remove redundant "test." from test names 11 years ago
index.html works in browser 11 years ago
kdf.js Key -> Keypair 11 years ago
keypair.js remove useless Address dependency from Keypair 11 years ago
message.js key -> keypair 10 years ago
opcode.js fromNumber, toNumber, fromString, toString 11 years ago
point.js remove redundant "test." from test names 11 years ago
privkey.js convenience: new Privkey(bn) 10 years ago
pubkey.js convenience: new Pubkey(point) 10 years ago
random.js remove redundant "test." from test names 11 years ago
script.js Script().fromString(str) 10 years ago
signature.js add Signature(r, s) convenience 10 years ago
stealthaddress.js AsReceiver implied 10 years ago
stealthkey.js AsReceiver implied 10 years ago