NCCH: Difference between revisions
→Encryption: Just document the encryption stuff here instead of external link |
mNo edit summary |
||
Line 255: | Line 255: | ||
| Bit-masks: FixedCryptoKey = 0x1, NoMountRomFs = 0x2, NoCrypto = 0x4, using a new keyY generator = 0x20(starting with FIRM [[9.6.0-24|9.6.0-X]]). | | Bit-masks: FixedCryptoKey = 0x1, NoMountRomFs = 0x2, NoCrypto = 0x4, using a new keyY generator = 0x20(starting with FIRM [[9.6.0-24|9.6.0-X]]). | ||
|} | |} | ||
CXIs NCCH header signature is verified using the RSA | CXIs NCCH header signature is verified using the RSA modulus stored in the exheader, while CFAs NCCH header is verified with a fixed RSA modulus. The public exponent is 65537 for both. | ||
==== NCCH header example for Lego Starwars III ==== | ==== NCCH header example for Lego Starwars III ==== |