File:Bitcoin OpCheckSig InDetail.png: Difference between revisions
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
== Summary == | == Summary == | ||
A full breakdown of the process to verify the Bitcoin ECDSA signature of a pair of transactions. | A full breakdown of the process to verify the Bitcoin ECDSA signature of a pair of transactions. | ||
Sadly, there are '''2 decisive errors''' in the picture: In step 7: "empty string" is "byte 0" and in step 8: the Subscript copied into | Sadly, there are '''2 decisive errors''' in the picture: In step 7: "empty string" is "byte 0" and in step 8: the Subscript copied into TxIn script must be lead-in by its length coded as a var-int. | ||
== Licensing == | == Licensing == | ||
{{self|Cc-zero}} | {{self|Cc-zero}} |
Revision as of 20:34, 12 January 2013
Summary
A full breakdown of the process to verify the Bitcoin ECDSA signature of a pair of transactions. Sadly, there are 2 decisive errors in the picture: In step 7: "empty string" is "byte 0" and in step 8: the Subscript copied into TxIn script must be lead-in by its length coded as a var-int.
Licensing
|
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 03:52, 13 January 2013 | 1,600 × 2,132 (384 KB) | Etotheipi (talk | contribs) | ||
03:44, 13 January 2013 | 1,600 × 2,132 (387 KB) | Etotheipi (talk | contribs) | |||
13:13, 14 August 2011 | 1,593 × 2,136 (362 KB) | Etotheipi (talk | contribs) | A full breakdown of the process to verify the Bitcoin ECDSA signature of a pair of transactions. |
You cannot overwrite this file.
File usage
The following page uses this file: