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 2,924: | Line 2,924: | ||
2) Compute AES-CMAC on first 0x60 bytes of NPD Header. | 2) Compute AES-CMAC on first 0x60 bytes of NPD Header. | ||
== EDAT Keys to sort == | |||
edat-cypher-key-0: BE959CA8308DEFA2E5E180C63712A9AE | edat-cypher-key-0: BE959CA8308DEFA2E5E180C63712A9AE | ||
Line 2,989: | Line 2,989: | ||
Algorithm: AES128ECB_encrypt(data = npdrm_idps_seed, key = IDPS, dst = per_console_act_key) | Algorithm: AES128ECB_encrypt(data = npdrm_idps_seed, key = IDPS, dst = per_console_act_key) | ||
=== Default | === Default Licensee Keys === | ||
== SDAT XOR Key == | |||
sdat_xor_key: 0D655EF8E674A98AB8505CFA7D012933 (SHA1: ED2A015EEB1BD0CE06D0447F1A22AF4C1C401E4A) | |||
* Location: PS3 lv2_kernel.self | * Location: PS3 lv2_kernel.self | ||
Algorithm: sdat_klicensee = (sdat.npd.header_hash XOR | Algorithm: sdat_klicensee = (sdat.npd.header_hash XOR sdat_xor_key) | ||
==== PS3 DRM Free klicensee ==== | ==== PS3 DRM Free klicensee ==== |