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 156: | Line 121: | ||
| 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 | ||
Line 181: | Line 146: | ||
| public key || 0x38 || ecdsa public key (can be used to verify ecdsa signature RS) | | public key || 0x38 || 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 || 0x20 || hash of the previous information in CMAC mode | | cmac || 0x20 || hash of the previous information in CMAC mode |