Nand:/sys/dev.kp: Difference between revisions
No edit summary |
No edit summary |
||
| Line 4: | Line 4: | ||
This file contains the unique per-console ECC private-public key pair, along with a certificate issued by Nintendo. | This file contains the unique per-console ECC private-public key pair, along with a certificate issued by Nintendo. | ||
This file is created by the DSi Shop, with data from a SOAP reply. The SOAP request data includes the hw console id, and the 0x100-byte RSA signature stored in a NAND [[Nand/sys/HWID.sgn|file]]. Trying to send that request would require a NAND dump,(if server would allow sending it again and if returned dev.kp data is not random for each request from that console) but when you have a NAND dump already sending that request is pointless since you can grab dev.kp from NAND. | |||
Signature across rest of block -- type = 0x00010002, ECC | Signature across rest of block -- type = 0x00010002, ECC | ||