DSiWare Exports: Difference between revisions
No edit summary |
|||
(One intermediate revision by one other user not shown) | |||
Line 66: | Line 66: | ||
| 0x0 + X | | 0x0 + X | ||
| 0x3C | | 0x3C | ||
| ECDSA signature using | | ECDSA signature using SHA-256 over the previous hashes, signed by the APCert. | ||
|- | |- | ||
| 0x3C + X | | 0x3C + X | ||
Line 82: | Line 82: | ||
These hashes are the same hashes used for generating each section's MAC stored in the metadata block. X = 0x40 + totalcontentsections*0x20. | These hashes are the same hashes used for generating each section's MAC stored in the metadata block. X = 0x40 + totalcontentsections*0x20. | ||
The curve sect233r1 is used for all related ECDSA signing operations | |||
=File Structure v1= | =File Structure v1= |