Certificates: Difference between revisions

3dsguy (talk | contribs)
m Overview: Hash generation
3dsguy (talk | contribs)
mNo edit summary
Line 31: Line 31:
|}
|}


The for the RSA-SHA signatures, the hash is generated from the start of the Issuer, to the end of the certificate (aligned to 0x40 bytes).
The signatures is taken over the actual certificate data(from the start of the "Issuer", to the end of the "Public Key", aligned to 0x40 bytes).


== Format ==
== Format ==
Line 51: Line 51:
| 0x4 + X
| 0x4 + X
| 0x3C
| 0x3C
| Signature Padding
| Signature Padding(aligning signature with padding to 0x40 bytes)
|-
|-
| 0x40 + X
| 0x40 + X