bitcore/lib
Ryan X. Charles 8a199e26f3 allow Point to multiply things other than buffers
...i.e., bignums, numbers, and strings. Also, ensure that if you try to
multiply a buffer, it should be exactly 32 bytes. Eventually this "multiply"
function will be replaced with a more conventional "mul" function, but not yet.
2014-07-11 11:52:05 -07:00
..
browser allow Point to multiply things other than buffers 2014-07-11 11:52:05 -07:00
common make bignum interface backwards compatible 2014-07-10 18:14:13 -07:00
Address.js fix SIN and add tests 2014-07-10 17:17:24 -03:00
Armory.js ran js-beautify on all bitcore source 2014-06-23 10:57:02 -07:00
BIP39.js remove soop exports 2014-07-10 16:08:42 -03:00
BIP39WordlistEn.js remove soop exports 2014-07-10 16:08:42 -03:00
Base58.js simplify use of bignum in Base58 and Block 2014-07-10 19:16:49 -07:00
Block.js simplify use of bignum in Base58 and Block 2014-07-10 19:16:49 -07:00
Bloom.js remove soop exports 2014-07-10 16:08:42 -03:00
Connection.js fix SIN and add tests 2014-07-10 17:17:24 -03:00
Curve.js remove soop exports 2014-07-10 16:08:42 -03:00
Deserialize.js ran js-beautify on all bitcore source 2014-06-23 10:57:02 -07:00
ECIES.js remove soop exports 2014-07-10 16:08:42 -03:00
Electrum.js ran js-beautify on all bitcore source 2014-06-23 10:57:02 -07:00
HierarchicalKey.js remove soop exports 2014-07-10 16:08:42 -03:00
Key.js
Message.js remove soop exports 2014-07-10 16:08:42 -03:00
Opcode.js remove soop exports 2014-07-10 16:08:42 -03:00
PayPro.js remove soop exports 2014-07-10 16:08:42 -03:00
Peer.js remove soop exports 2014-07-10 16:08:42 -03:00
PeerManager.js remove soop exports 2014-07-10 16:08:42 -03:00
Point.js allow Point to multiply things other than buffers 2014-07-11 11:52:05 -07:00
PrivateKey.js fix SIN and add tests 2014-07-10 17:17:24 -03:00
RpcClient.js remove soop exports 2014-07-10 16:08:42 -03:00
SIN.js fix SIN and add tests 2014-07-10 17:17:24 -03:00
SINKey.js remove soop exports 2014-07-10 16:08:42 -03:00
Script.js remove soop exports 2014-07-10 16:08:42 -03:00
ScriptInterpreter.js further simplify use of bignum in Transaction and ScriptInterpreter 2014-07-10 19:26:03 -07:00
SecureRandom.js remove soop exports 2014-07-10 16:08:42 -03:00
Sign.js ran js-beautify on all bitcore source 2014-06-23 10:57:02 -07:00
Transaction.js further simplify use of bignum in Transaction and ScriptInterpreter 2014-07-10 19:26:03 -07:00
TransactionBuilder.js simplify use of bignum in TransactionBuilder 2014-07-10 19:13:29 -07:00
Wallet.js remove soop exports 2014-07-10 16:08:42 -03:00
WalletKey.js remove soop exports 2014-07-10 16:08:42 -03:00
sjcl.js fix sjcl issue on npm install 2014-06-06 11:49:58 -07:00