PSPXI:EncryptDecryptAes: Difference between revisions

TimmSkiller (talk | contribs)
No edit summary
 
(2 intermediate revisions by one other user not shown)
Line 103: Line 103:
| 5
| 5
| 0x39
| 0x39
| This is used by the [[Download Play]] module.
| This is used by the [[Download Play]] module for calculating a 32bit checksum over the entire UDS application data-fames, stored in the DLP data-frame header.
|-
|-
| 6
| 6
Line 115: Line 115:
| 8
| 8
| 0x36
| 0x36
| This is used by the friends module.
| Used by the [[Friend_Services|the friends module]] for [[Friend_Services#Approach_Contexts|ApproachContext]] encryption. See [[FRDU:GetMyApproachContext]].


Support for this keytype was added with the NATIVE_FIRM updated with [[2.2.0-X]]. When the running NATIVE_FIRM doesn't support this keytype, the result is the same as using keytype7.
Support for this keytype was added with the NATIVE_FIRM updated with [[2.2.0-X]]. When the running NATIVE_FIRM doesn't support this keytype, the result is the same as using keytype7.