This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.b_stds:defact:bitcoin:bips:bip_0137 [2020/05/19 17:51] char |
dido:public:ra:xapend:xapend.b_stds:defact:bitcoin:bips:bip_0137 [2021/08/13 12:57] (current) murphy |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ==== BIP 0137 - Signatures of Messages using Private Keys ==== | ==== BIP 0137 - Signatures of Messages using Private Keys ==== | ||
| - | [[dido:public:ra:xapend.stds:defact:bitcoin:bips| return to the Bitcoin Improvement Proposals ]] | + | [[dido:public:ra:xapend:xapend.b_stds:defact:bitcoin:bips| return to the Bitcoin Improvement Proposals ]] |
| <table> | <table> | ||
| Line 20: | Line 20: | ||
| === Abstract === | === Abstract === | ||
| - | : //This document describes a signature format for signing messages with Bitcoin private keys.// | + | : //This document describes a signature format for signing messages with [[dido:public:ra:xapend:xapend.a_glossary:b:bitcoin|Bitcoin]] [[dido:public:ra:xapend:xapend.a_glossary:p:private_key|private keys]].// |
| : //The specification is intended to describe the standard for signatures of messages that can be signed and verified between different clients that exist in the field today. Note: that a new signature format has been defined which has a number of advantages over this BIP, but to be backwards compatible with existing implementations this BIP will be useful. See BIP 322 (( | : //The specification is intended to describe the standard for signatures of messages that can be signed and verified between different clients that exist in the field today. Note: that a new signature format has been defined which has a number of advantages over this BIP, but to be backwards compatible with existing implementations this BIP will be useful. See BIP 322 (( | ||