exosphere: Implement optional 6.2.0+ keygen

This commit is contained in:
Michael Scire
2018-11-25 17:11:21 -08:00
parent c3569ec5e2
commit a71d98d78b
4 changed files with 58 additions and 11 deletions

View File

@@ -43,6 +43,11 @@
/* This keyslot was added in 5.0.0. */
#define KEYSLOT_SWITCH_5XNEWDEVICEKEYGENKEY 0xA
/* This keyslot was added in 6.00. */
#define KEYSLOT_SWITCH_6XTSECKEY 0xC
#define KEYSLOT_SWITCH_6XTSECROOTKEY 0xD
#define KEYSLOT_SWITCH_6XSBK 0xE
#define KEYSLOT_AES_MAX 0x10
#define KEYSLOT_RSA_MAX 0x2