4.0.0: Difference between revisions
m spacing again :/ |
Clarify that SSK isn't used directly, it's overwritten. |
||
Line 67: | Line 67: | ||
generateKeysFromKeyblobAndKeyseeds (LT_400112f0) | generateKeysFromKeyblobAndKeyseeds (LT_400112f0) | ||
The function now takes in two keyseeds and sizes, previously it only took in one (keyseed, size) pair. | The function now takes in two keyseeds and sizes, previously it only took in one (keyseed, size) pair. | ||
Keyslot 15 (SSK) is now used where keyslot 10 was used previously, and keyslot 15 is no longer cleared when keyslot 14 (SBK) is cleared. | Keyslot 15 (initially SSK) is now used where keyslot 10 was used previously, and keyslot 15 is no longer cleared when keyslot 14 (initially SBK) is cleared. | ||
The [[Flash_Filesystem|Keyblob]] keyseed was updated for keyblob 4. | The [[Flash_Filesystem|Keyblob]] keyseed was updated for keyblob 4. | ||
code block following the keyblob clear code was updated: | code block following the keyblob clear code was updated: |