Editing Talk:Seeds
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 69: | Line 69: | ||
0x3E0: CABE72E5634DFD185FCEBDFF3FAE5DF8 | 0x3E0: CABE72E5634DFD185FCEBDFF3FAE5DF8 | ||
0x3F0: B2A7421C8757427FC46F2C29DB9E76ED | 0x3F0: B2A7421C8757427FC46F2C29DB9E76ED | ||
</pre> | </pre> | ||
Line 114: | Line 79: | ||
EID0 embeds 11 sections. | EID0 embeds 11 sections. | ||
=== EID0 Section | === EID0 Section === | ||
* Size: 0xC0 bytes. | * Size: 0xC0 bytes. | ||
Line 156: | Line 97: | ||
| public key || 0x28 || ecdsa public key (can be used to verify ecdsa signature RS) | | public key || 0x28 || ecdsa public key (can be used to verify ecdsa signature RS) | ||
|- | |- | ||
| encrypted private key || 0x20 || encrypted blob that contains the section's private key (with | | encrypted private key || 0x20 || encrypted blob that contains the section's private key (with padding) | ||
|- | |- | ||
| cmac || 0x10 || hash of the previous information in CMAC mode | | cmac || 0x10 || hash of the previous information in CMAC mode | ||
|- | |- | ||
| padding || 0x8 || zero byte padding for AES 128 bits encryption | | padding || 0x8 || zero byte padding for AES 128 bits encryption | ||
Line 227: | Line 143: | ||
| Header || 0x20 || | | Header || 0x20 || | ||
|- | |- | ||
| P(rimary) block || 0x80 || contains bd drive info | | P(rimary) block || 0x80 || contains bd drive info | ||
|- | |- | ||
| S(econdary) block || 0x690 || contains bd drive info | | S(econdary) block || 0x690 || contains bd drive info |