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 132: | Line 132: | ||
| 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 KIRK 0xC private key (with | | encrypted private key || 0x20 || encrypted blob that contains the section's KIRK 0xC private key (with random padding) | ||
|- | |- | ||
| cmac || 0x10 || cmac of the previous section (0xA8 bytes) | | cmac || 0x10 || cmac of the previous section (0xA8 bytes) |