Editing Keys

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

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,218: Line 2,218:
=== PSSE (PlayStation Suite Encryption) ===
=== PSSE (PlayStation Suite Encryption) ===
PSSE is the encryption of PSM application files,  
PSSE is the encryption of PSM application files,  
the whole game is encrypted and signed, PSSE serves a similar function as PFS for the PSVita.
the whole game is encrypted and it server a similar function as PFS for the PSVita.


==== RSA Keys ====  
==== RSA Keys ====  
Line 2,227: Line 2,227:
Sony, in their infinite wisdom and mysterious ways. decided to include the PRIVATE KEYS for signing RETAIL PlayStation Mobile games, in psm_encryptor64.dll.
Sony, in their infinite wisdom and mysterious ways. decided to include the PRIVATE KEYS for signing RETAIL PlayStation Mobile games, in psm_encryptor64.dll.


===== PSSE Header Public Key (SCE_PSM_HEADER_SIGNATURE_PUB_KEY) =====  
==== SCE_PSM_HEADER_SIGNATURE_PUB_KEY ====  
<pre>
<pre>
-----BEGIN PUBLIC KEY-----
-----BEGIN PUBLIC KEY-----
Line 2,239: Line 2,239:
-----END PUBLIC KEY-----
-----END PUBLIC KEY-----
</pre>
</pre>
===== PSSE Entire File Public Key (SCE_PSM_WHOLE_SIGNATURE_PUB_KEY) =====  
==== SCE_PSM_WHOLE_SIGNATURE_PUB_KEY ====  
<pre>
<pre>
-----BEGIN PUBLIC KEY-----
-----BEGIN PUBLIC KEY-----
Line 2,252: Line 2,252:
</pre>
</pre>


===== PSSE Header Private Key (SCE_PSM_HEADER_SIGNATURE_PRIV_KEY) =====  
==== SCE_PSM_HEADER_SIGNATURE_PRIV_KEY ====  
<pre>
<pre>
-----BEGIN PRIVATE KEY-----
-----BEGIN PRIVATE KEY-----
Line 2,284: Line 2,284:
</pre>
</pre>


===== PSSE Entire File Private Key (SCE_PSM_WHOLE_SIGNATURE_PUB_KEY) =====  
==== SCE_PSM_HEADER_SIGNATURE_PRIV_KEY ====  
<pre>
<pre>
-----BEGIN PRIVATE KEY-----
-----BEGIN PRIVATE KEY-----
Line 2,316: Line 2,316:
</pre>
</pre>


==== AES Keys ====
used mostly just for encrypting the data in PSSE.


===== Header IV =====
 
==== Header IV ====


     000102030405060708090A0B0C0D0E0F
     000102030405060708090A0B0C0D0E0F


===== Header Key =====  
==== Header Key ====  
      
      
     4E298B40F531F469D21F75B133C307BE
     4E298B40F531F469D21F75B133C307BE


===== App Key =====  
==== App Key ====
For decrypting PSSE files with IP9100-NPXS10074_00-0000000000000000 as content id
For decrypting PSSE files with IP9100-NPXS10074_00-0000000000000000 as content id
     A8693C4DF0AEEDBC9ABFD8213692912D
     A8693C4DF0AEEDBC9ABFD8213692912D


===== Debug Header Key =====  
==== Debug Header Key ====
When you encrypt files locally for use in PSM Dev Assistant, using PSM SDK's "psm_encryptor64.dll"  
When you encrypt files locally for use in PSM Dev Assistant, using PSM SDK's "psm_encryptor64.dll"  
the following header key is used INSTEAD of the retail one.
the following header key is used INSTEAD of the retail one.
Please note that all contributions to Vita Developer wiki are considered to be released under the GNU Free Documentation License 1.2 (see Vita Developer wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following hCaptcha:

Cancel Editing help (opens in new window)