Editing Envelope Files
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: | ||
Envelope files are a general purpose container format for encrypting and signing a message. This format was likely introduced in FW 3.00 (>2.56 <=3.50). | Envelope files are a general purpose container format for encrypting and signing a message. This format was likely introduced in FW 3.00 (>2.56 <=3.50). | ||
Messages are encrypted using AES128 in CTS mode, and signed using a public key. For encryption keys or public keys, see [[Envelope | Messages are encrypted using AES128 in CTS mode, and signed using a public key. For encryption keys or public keys, see [[Envelope file/Encryption|Encryption]]. | ||
== Format == | == Format == | ||
Line 123: | Line 123: | ||
| | | | ||
* <code><nowiki>http://ps4-system.sec.np.dl.playstation.net/ps4-system/gls/np/v00/gls-default-config.env</nowiki></code> | * <code><nowiki>http://ps4-system.sec.np.dl.playstation.net/ps4-system/gls/np/v00/gls-default-config.env</nowiki></code> | ||
| | | | ||
|- | |- | ||
Line 147: | Line 146: | ||
|- | |- | ||
| <code>13</code> | | <code>13</code> | ||
| | | patch | ||
| | | | ||
| <code>/system/vsh/SceShellCore.elf</code> | | <code>/system/vsh/SceShellCore.elf</code> | ||
| | | | ||
| | | | ||
|- | |- | ||
Line 174: | Line 173: | ||
* <code>/system/priv/system_log_ro/platform_privacy/*.env</code> | * <code>/system/priv/system_log_ro/platform_privacy/*.env</code> | ||
| Added 5.00 | | Added 5.00 | ||
|- | |- | ||
| <code>19</code> | | <code>19</code> | ||
Line 191: | Line 180: | ||
| | | | ||
* <code><nowiki>https://ps4-system.sec.np.dl.playstation.net/ps4-system/entitlementmgr/np/v00/entitlementmgr_config.env</nowiki></code> | * <code><nowiki>https://ps4-system.sec.np.dl.playstation.net/ps4-system/entitlementmgr/np/v00/entitlementmgr_config.env</nowiki></code> | ||
| Added >5.05 <=7.00 | | Added >5.05 <=7.00 | ||
|} | |} |