From 56de186cd2dd9178f3ae2130e68b4bb297e05e4c Mon Sep 17 00:00:00 2001 From: Alex Barney Date: Wed, 6 Apr 2022 17:29:37 -0700 Subject: [PATCH] Add xci_t1_titlekey_kek to the list in KEYS.md --- KEYS.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/KEYS.md b/KEYS.md index 7243f679..57aa98a4 100644 --- a/KEYS.md +++ b/KEYS.md @@ -115,6 +115,9 @@ package1_key_05 = XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX # The XCI header key will decrypt the gamecard info in an XCI. Not usually needed. xci_header_key = XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX +# Used to decrypt the keys found in an XCI's initial data that are used for communication with game cards. Not usually needed. +xci_t1_titlekey_kek_## = XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX + # Methods of obtaining the keys below are not publicly available as of Oct. 2020, # but they're included anyway for completion's sake