By entering this site you need to consent to the use of cookies and their functional use according to this privacy policy. Cookies help us to provide the functional services of the website. Kindly read the below message of use and consent to the use.
The following cookies are stored and shared when accessing this website:
- Internal cookies for the MediaWiki site. This is used for user authentication and article modifications.
- Third-party cookies from Google providing services for Google AdSense and Google Analytics
We will never use data collected outside of the above scope.
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: