Flash Filesystem: Difference between revisions

Missile (talk | contribs)
m clarify the intention of cmac check function, this is actually identical to a fix deployed on xbox360 cb
Line 76: Line 76:
| 0x0
| 0x0
| 0x10
| 0x10
| Keyblob AES-CMAC over the remaining 0xA0-bytes (Checked with a safe memcmp which won't abort early, calls the general panic() func on failure)
| Keyblob AES-CMAC over the remaining 0xA0-bytes (Checked with a mem-diff function which is safe against timing attacks, calls the general panic() func on failure)
|-
|-
| 0x10
| 0x10