mirror of
https://github.com/Thealexbarney/LibHac.git
synced 2024-11-14 10:49:41 +01:00
Update key list in KEYS.md
This commit is contained in:
parent
a38d94fee3
commit
6f6836c302
1 changed files with 6 additions and 3 deletions
9
KEYS.md
9
KEYS.md
|
@ -168,9 +168,10 @@ Below is a complete list of keys that are currently recognized.
|
|||
### Common keys
|
||||
|
||||
```
|
||||
tsec_root_kek
|
||||
package1_mac_kek
|
||||
package1_kek
|
||||
tsec_secret_##
|
||||
tsec_root_kek_##
|
||||
package1_mac_kek_##
|
||||
package1_kek_##
|
||||
tsec_auth_signature_##
|
||||
tsec_root_key_##
|
||||
|
||||
|
@ -252,4 +253,6 @@ encrypted_keyblob_##
|
|||
|
||||
sd_seed
|
||||
save_mac_sd_card_key
|
||||
|
||||
eticket_rsa_keypair
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue