flocore/lib/browser
Ryan X. Charles f87da3b5ba add support for signing messages in compressed format
...this is the standard way to sign messages in bitcoin-qt. Note that the
format of a compressed signature, for messages, is quite distinct from DER
format, which is used in transactions. This commit also adds support for
recovering the public key from a signature, which is necessary for this. The
code for public key recover is taken from bitcoinjs-lib.
2014-07-25 14:07:03 -07:00
..
Bignum.js update bn.js to latest version 2014-07-15 11:25:18 -07:00
ECIES.js cleanup after removal of soop 2014-07-12 12:14:56 +02:00
Key.js add support for signing messages in compressed format 2014-07-25 14:07:03 -07:00
PayPro.js paypro: fix handling of pki_data - cert arrays. 2014-07-23 14:22:56 -07:00
Point.js cleanup after removal of soop 2014-07-12 12:14:56 +02:00
SecureRandom.js cleanup after removal of soop 2014-07-12 12:14:56 +02:00