9.3.0-21: Difference between revisions
| Line 61: | Line 61: | ||
* The code for validating the [[NCCH/Extended_Header|exheader]] was updated: the total number of service-access-control entries this uses was changed from 0x20 to 0x22, and the valid range for "ARM9 Descriptor Version" was changed. | * The code for validating the [[NCCH/Extended_Header|exheader]] was updated: the total number of service-access-control entries this uses was changed from 0x20 to 0x22, and the valid range for "ARM9 Descriptor Version" was changed. | ||
* Keytype value 0x9 support was added to [[PSPXI:EncryptDecryptAes]]. | * Keytype value 0x9 support was added to [[PSPXI:EncryptDecryptAes]]. | ||
* The New3DS-only commands for [[Process_Services_PXI]] were removed, the code/data for those were moved into [[NFC_Services|NFC]] module. | |||
* Support for New3DS-only [[NCCH]] encryption was added. | * Support for New3DS-only [[NCCH]] encryption was added. | ||
* Support for gamecard savedata encryption using New3DS-only keyslots was added, see [[NCSD|here]]. | * Support for gamecard savedata encryption using New3DS-only keyslots was added, see [[NCSD|here]]. | ||