Changes

83 bytes removed ,  07:06, 1 November 2012
no edit summary
Line 10: Line 10:  
ID0 is the first 0x10-bytes from a SHA256 [[nand/private/movable.sed|hash]].
 
ID0 is the first 0x10-bytes from a SHA256 [[nand/private/movable.sed|hash]].
   −
Note: While all title data found on the SD Card is encrypted with the console-unique [[nand/private/movable.sed|keyslots]], it is not known whether title data on the NAND has additional encryption.
+
Title data stored on the SD Card is encrypted with the console-unique [[nand/private/movable.sed|keyslots]], however the NAND title data is stored as cleartext.
    
The base CTR for files stored under /title is likely based on the /title path, similar to extdata. This base CTR is unique per titleID and filename. The base CTR never changes after creation of each file.
 
The base CTR for files stored under /title is likely based on the /title path, similar to extdata. This base CTR is unique per titleID and filename. The base CTR never changes after creation of each file.
Line 100: Line 100:  
| 0x20
 
| 0x20
 
| 0x18
 
| 0x18
| Entries for each content begin here with size 0x18 for each entry, entry size is 0x8 for TWL.
+
| Entries for each content begin here with size 0x8. For SD titles the entry size is 0x18.
 
|}
 
|}
   Line 120: Line 120:  
| 0x8
 
| 0x8
 
| 0x10
 
| 0x10
| AES-CBC MAC over data in the NCCH content?
+
| ?
 
|}
 
|}