mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2024-11-17 23:12:17 +00:00
exo: add note to mariko keygen for future sciresm
This commit is contained in:
parent
bf92daf055
commit
f7f284e5c0
@ -81,6 +81,9 @@ namespace ams::secmon::boot {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* NOTE: These are just latest-master-kek encrypted with BEK. */
|
||||||
|
/* We can get away with only including latest because exosphere supports newer-than-expected master key in engine. */
|
||||||
|
/* TODO: Update on next change of keys. */
|
||||||
constinit const u8 MarikoMasterKekSourceProd[se::AesBlockSize] = {
|
constinit const u8 MarikoMasterKekSourceProd[se::AesBlockSize] = {
|
||||||
0x0E, 0x44, 0x0C, 0xED, 0xB4, 0x36, 0xC0, 0x3F, 0xAA, 0x1D, 0xAE, 0xBF, 0x62, 0xB1, 0x09, 0x82
|
0x0E, 0x44, 0x0C, 0xED, 0xB4, 0x36, 0xC0, 0x3F, 0xAA, 0x1D, 0xAE, 0xBF, 0x62, 0xB1, 0x09, 0x82
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user