Editing Keys
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
= | = EAP Keys = | ||
== | == Kernel == | ||
=== eap_hmac_key === | |||
== | |||
<pre> | <pre> | ||
C4 68 79 04 BC 31 CF 4F 2F 4E 9F 89 FA 45 87 93 | |||
</pre> | </pre> | ||
=== eap_internal_seed === | |||
<pre> | <pre> | ||
81 17 45 E7 C7 E8 0D 46 0F AF 23 26 55 0B D7 E4 | |||
</pre> | </pre> | ||
== | = Syscon Keys = | ||
== Common == | |||
== | === Security ID === | ||
<pre> | <pre> | ||
3A4E6F743A557365643A (:Not:Used:) | |||
</pre> | </pre> | ||
<pre> | <pre> | ||
Checksum for RL78: 3A+4E+6F+74+3A+55+73+65+64+3A = 0x370 && 0xFF = 0x70 - 1 = 0x6F | |||
Same Checksum for 78K0R | |||
</pre> | </pre> | ||
Used to access more privileged commands, such as the write command | |||
=== AUTH #1/#2 === | |||
= | |||
RSA-2048 | |||
<pre> | <pre> | ||
Modulus = C1653D76057907FBD28AFBC559C23C58 | |||
03A0CD505613C5878E91D90BB6B4CBA4 | |||
513F54A0F52140B0A38C15C24DCC59EB | |||
605618D020B4A21A34C99915DA5A589D | |||
793F58CB6EA82666D272145B62F203ED | |||
87840C844842CA773EDFC581BCAABFFB | |||
4AA4EEED08F6695CAA2C13EC30FA1CE3 | |||
9FCDCDCBA7CDD9C68BA1329D18F89842 | |||
46228A1F1EB57D08E5A52DE51CC3E3D2 | |||
FF96AE61BE0F9E8F996CCDA8C76D66A9 | |||
5DCE0C18FBF86BC27050DB6565F681AA | |||
6670D8F4E626192DEB591E57E99B3325 | |||
297146188EDB6D654ED7F61B5A11532D | |||
87AE562A76EEC16FEC4B1E92977F730D | |||
3D44DB9FB11A4FF07281456D0CFEB30A | |||
123995FE7C72FB5FCC249FB095704ECB | |||
= | Exponent = 0x10001 | ||
</pre> | </pre> | ||
Used for UART communications | |||
=== Unknown #1 === | |||
== | |||
RSA-2048 | |||
<pre> | <pre> | ||
Modulus = 7BB325CEDD2FE9C1F8C987E0BC175D5F | |||
F99FEBBB45E96793AFBF5727E276F234 | |||
91D82CAD483FA77E917C5DD589D28049 | |||
6D24A0BEBBCBF10D6BB75EC621272886 | |||
EFDA5C481DCBC8A9AD6AD776E7D6DFE6 | |||
A06ACD1BC0D6704455D10D363DBD2497 | |||
E6723F94A98AC31FF7DD7AE72CA75427 | |||
CF7A1E55D145E4E331D7CEDCC27DCEF9 | |||
= | Exponent = 0x10001 | ||
</pre> | </pre> | ||
Used for UART communications | |||
== | === Unknown #2 === | ||
RSA-2048 | |||
<pre> | <pre> | ||
Modulus = 23C4F66168B060AB37DCBEB26012D3C5 | |||
B1932E9E7DCB4BC7C4E566BE5DC1F5CA | |||
B185F63280ED4FB078111C186DC52F00 | |||
82502D3D37F366C61A2B92BE2630049D | |||
F8ECC33BDD6A21380E53505E3E564389 | |||
FA8EE23812463E1BA0F6A073778E853E | |||
FE263157D33F409ACEA6BCF0C4C87F1E | |||
FFB449A6C05C06BC115465357992C8BC | |||
= | Exponent = 0x10001 | ||
</pre> | </pre> | ||
Used for UART communications | |||
== Devkit == | |||
== | === Full Firmware === | ||
AES-CBC-128 | |||
<pre> | <pre> | ||
Key = 5301C28824B57137A819C042FC119E3F | |||
IV = 0000000000000000 | |||
</pre> | </pre> | ||
Used for: | |||
* 40000001 (BLNK) | |||
* 40000002 (BASE) | |||
* 40000003 (SYST) | |||
<br> | |||
AES-CMAC-128 | |||
<pre> | <pre> | ||
Key = 8F215691AC7EF6510239DD32CC6A2394 | |||
</pre> | </pre> | ||
Used to generate the AES-CMAC-128 at the start of decrypted 40000001, 40000002 and 40000003, by digesting the remainder of the decrypted data | |||
== | === SNVS === | ||
AES-CBC-128 | |||
<pre> | <pre> | ||
Key = 82D4EEE9E7F68EFBC43C3D2747E4139F | |||
= | IV = 0000000000000000 | ||
</pre> | </pre> | ||
Used for: | |||
* SNVS (Devkit) | |||
< | <br> | ||
AES-CMAC-128 | |||
<pre> | <pre> | ||
Key = 4C49DC8DF6A20E1592F9E9F7442B4261 | |||
</pre> | </pre> | ||
Used to generate the AES-CMAC-128 at the start of decrypted SNVS(Devkit), by digesting the remainder of the decrypted data | |||
< | <br> | ||
AES-CBC-128 | AES-CBC-128 | ||
<pre> | <pre> | ||
Key = | Key = DB603053A4D3119149996D0BA84434E2 | ||
IV = | IV = 0000000000000000 | ||
</pre> | </pre> | ||
Used for: | Used for: | ||
* | * SNVS(Devkit #2) | ||
<br> | <br> | ||
Line 1,967: | Line 155: | ||
AES-CMAC-128 | AES-CMAC-128 | ||
<pre> | <pre> | ||
Key = | Key = B3A8CB797D1406658372A92B6CFB3490 | ||
</pre> | </pre> | ||
Used to generate the AES-CMAC-128 at the start of decrypted | Used to generate the AES-CMAC-128 at the start of decrypted SNVS(Devkit #2), by digesting the remainder of the decrypted data | ||
== Retail/ | == Retail/Testkit == | ||
=== Patch Firmware | === Patch Firmware Key and CMAC === | ||
AES-CBC-128 | AES-CBC-128 | ||
Line 1,980: | Line 168: | ||
Key = EF90B21B31452379068E3041AAD8281E | Key = EF90B21B31452379068E3041AAD8281E | ||
IV = | IV = 0000000000000000 | ||
</pre> | </pre> | ||
Line 1,996: | Line 184: | ||
Used to generate the AES-CMAC-128 at the start of decrypted 40010001 and 40010002, by digesting the remainder of the decrypted data | Used to generate the AES-CMAC-128 at the start of decrypted 40010001 and 40010002, by digesting the remainder of the decrypted data | ||
= | === SNVS Key and CMAC === | ||
== | |||
AES-CBC-128 | |||
<pre> | <pre> | ||
Key = 8BF074CCA3D9C398142256D7DD1A1259 | |||
IV = 0000000000000000 | |||
</pre> | </pre> | ||
<br> | |||
AES-CMAC-128 | |||
<pre> | <pre> | ||
Key = 4065918EB339184DAACCD61B30B5FB59 | |||
</pre> | </pre> | ||
== | = Kernel Keys = | ||
=== default_suffix === | === default_suffix === | ||
Line 2,146: | Line 330: | ||
<pre> | <pre> | ||
F6 F9 D8 21 82 CC C2 22 7B 7D 33 A3 B7 1E AD E3 | F6 F9 D8 21 82 CC C2 22 7B 7D 33 A3 B7 1E AD E3 | ||
</pre> | </pre> | ||
Line 2,195: | Line 355: | ||
<pre> | <pre> | ||
B0ED226E39CC621A37FA4ED2B6618B59 | B0ED226E39CC621A37FA4ED2B6618B59 | ||
DBF07E82FFFFFFFF47F17E82FFFFFFFF | |||
81F17E82FFFFFFFFBBF17E82FFFFFFFF | |||
F5F17E82FFFFFFFF37F27E82FFFFFFFF | |||
79F27E82FFFFFFFFA9F27E82FFFFFFFF | |||
DAF27E82FFFFFFFF07F37E82FFFFFFFF | |||
47F37E82FFFFFFFF0000000000000000 | |||
</pre> | </pre> | ||
Line 2,211: | Line 377: | ||
783D6F3AE91C0E0712FCAAB7950BDE06 | 783D6F3AE91C0E0712FCAAB7950BDE06 | ||
855CF7A22DCDBDE127E9BFCBAD0FF0FE | 855CF7A22DCDBDE127E9BFCBAD0FF0FE | ||
</pre> | |||
=== Crepo === | |||
==== crepo_iv ==== | |||
<pre> | |||
23 F8 85 CA 50 B2 98 0A AB 7E 88 AE 65 51 C0 BF | |||
</pre> | </pre> | ||
= ShellCore Keys = | = ShellCore Keys = | ||
== | == Devkit/Testkit == | ||
=== Trophy Key === | === Trophy Key === | ||
Line 2,233: | Line 407: | ||
=== RSA PKG Meta === | === RSA PKG Meta === | ||
==== Modulus | ==== P ==== | ||
<pre> | |||
F967AD9912310C56A22E161C46B34D5B | |||
43BE42A2F686968042C3C73FC342F587 | |||
49339F075D6E2C04FDE3E1B2AE0A0CF0 | |||
C7A61CA16350C8099C5124526C5E5EBD | |||
1E2706BBBC9E94E135D46DB3CB3C68DD | |||
68B3FE6CCB8D8220762363B7E9681001 | |||
4EDCBA275D01C12D805E2BAF826BD884 | |||
B6105286A7898EAE9AE289C6F7D587FB | |||
</pre> | |||
==== Q ==== | |||
<pre> | |||
D7A10F9A8BF2C91195329A8CF0D94047 | |||
F568A00DBDC1FC432F65F9C3610F2577 | |||
54ADD758AC8440608D3FF3658975B5C6 | |||
2C511A2F1F22E4431154BEC9B4C7B51B | |||
050BBC569ACD4AD973685E5CFB92B78B | |||
0DFFF507CAB4C89B963C079E3E6B2A11 | |||
F28AB18AD72E1BA5532406ED50B89067 | |||
B1E241C69201EE10F061BBFBB27D4A73 | |||
</pre> | |||
==== Modulus ==== | |||
<pre> | <pre> | ||
D212FC335F6DDB831609628B03562737 | D212FC335F6DDB831609628B03562737 | ||
Line 2,253: | Line 451: | ||
</pre> | </pre> | ||
==== Private Key | ==== Private Key ==== | ||
<pre> | <pre> | ||
32D903908FBDB08F572B285E0B8DB3EA | 32D903908FBDB08F572B285E0B8DB3EA | ||
Line 2,273: | Line 471: | ||
</pre> | </pre> | ||
==== DP ==== | |||
==== DP | |||
<pre> | <pre> | ||
52CC2DA09C9E75E728EE3DDEE345D14F | 52CC2DA09C9E75E728EE3DDEE345D14F | ||
Line 2,309: | Line 483: | ||
</pre> | </pre> | ||
==== DQ | ==== DQ ==== | ||
<pre> | <pre> | ||
7C9DAD39E0D560149448197F8895D58B | 7C9DAD39E0D560149448197F8895D58B | ||
Line 2,321: | Line 495: | ||
</pre> | </pre> | ||
==== QP | ==== QP ==== | ||
<pre> | <pre> | ||
459755D422085EF35CB4057AFDAA4242 | 459755D422085EF35CB4057AFDAA4242 | ||
Line 2,342: | Line 516: | ||
flag is 8 | flag is 8 | ||
=== HMAC-SHA256 Patch Pkg URL Key === | === HMAC-SHA256 Patch Pkg URL Key === | ||
Line 2,357: | Line 529: | ||
82B12D0362A993BFE995D477611BB7B26FB34AC4ED47C3EFC62D8A93B3561255307DFAA1DCA95EBA612468F3471CEF854868DC035C74442F21F7374AA62CEEAE | 82B12D0362A993BFE995D477611BB7B26FB34AC4ED47C3EFC62D8A93B3561255307DFAA1DCA95EBA612468F3471CEF854868DC035C74442F21F7374AA62CEEAE | ||
5B9DD5C1049ADC70B7F3678B37340CD5F8BCC57B1C343D171C510740AD792C5C5C72167EE295F73ED237F9C9D2D06ED66F502F6434FEAD5B64B10623C3E7E27B | 5B9DD5C1049ADC70B7F3678B37340CD5F8BCC57B1C343D171C510740AD792C5C5C72167EE295F73ED237F9C9D2D06ED66F502F6434FEAD5B64B10623C3E7E27B | ||
</pre> | </pre> | ||
= Dualshock 4 Keys = | = Dualshock 4 Keys = | ||
== Common == | == Common == |