Stefan Thomas
734bd57a23
Added copies of Crypto.util.* tools in Bitcoin.Util namespace.
14 years ago
Stefan Thomas
7715c41925
Wrapped Bitcoin and Base58 in platform-neutral closures.
14 years ago
Stefan Thomas
50b13d2941
More work on split key protocol.
14 years ago
Stefan Thomas
77debc1d4f
Added Paillier and ECDSA split signing demo.
14 years ago
Stefan Thomas
0f424562f2
Added more ECDSA function and some fixes.
decodeFrom is no longer destructive with it's inputs.
Added isOnCurve().
Added validate().
Fixed formatting.
Factored out new functions serializeSig and parseSig.
14 years ago
Stefan Thomas
6fdba19373
New utility function for parsing value strings.
14 years ago
Stefan Thomas
721d0791bf
Added ability to add fees in createSend.
14 years ago
Stefan Thomas
90c30f248e
Moved wallet loading out of bitcoinjs-lib.
14 years ago
Stefan Thomas
9fee035c58
Added utility function for TransactionDatabase reset.
14 years ago
Stefan Thomas
27ceffaee3
Split getDescription() into two functions.
14 years ago
Stefan Thomas
8b32d43335
Moved sources into src/ subdirectory.
14 years ago