.. |
address.js
|
Address: remove circular dependency fix
|
2014-05-09 12:26:38 +10:00 |
base58.js
|
upgrade bigi & remove monkey patching
|
2014-05-03 10:04:54 +08:00 |
base58check.js
|
Migrates all usage of crypto-js/sha256 to ./crypto
|
2014-04-08 23:07:46 +10:00 |
bufferutils.js
|
BufferExt: rename to bufferutils
|
2014-05-13 16:46:12 +10:00 |
convert.js
|
convert: remove hex functions
|
2014-05-12 10:17:38 +10:00 |
crypto.js
|
crypto/ecdsa: moves HmacSHA256 to crypto
|
2014-05-18 17:52:49 +10:00 |
ec.js
|
ec: extract BigInteger constants
|
2014-05-22 12:33:47 +10:00 |
ecdsa.js
|
ec/dsa: recovery param now used consistently
|
2014-05-22 12:32:28 +10:00 |
eckey.js
|
ECKey: remove *Buffer/*Hex functions
|
2014-05-18 17:50:10 +10:00 |
ecpubkey.js
|
ec: decodeFrom now uses Buffers and handles errors
|
2014-05-18 17:52:49 +10:00 |
hdwallet.js
|
ECKey: remove *Buffer/*Hex functions
|
2014-05-18 17:50:10 +10:00 |
index.js
|
opcodes: rename to opcodes
|
2014-05-13 23:14:07 +10:00 |
message.js
|
ecdsa: parseSigCompact use Buffer API
|
2014-05-18 17:52:49 +10:00 |
networks.js
|
message: support alternate networks
|
2014-05-18 17:51:36 +10:00 |
opcodes.js
|
opcodes: rename to opcodes
|
2014-05-13 23:14:07 +10:00 |
script.js
|
Script: use PubKey objects not prebuilt Buffers
|
2014-05-17 00:09:13 +10:00 |
sec.js
|
upgrade bigi & remove monkey patching
|
2014-05-03 10:04:54 +08:00 |
transaction.js
|
Transaction: use the type embedded in the signature
|
2014-05-18 17:52:48 +10:00 |
wallet.js
|
HDWallet: remove HmacBytesToBytes
|
2014-05-10 09:57:16 +10:00 |