Keys: Difference between revisions
Jump to navigation
Jump to search
Line 21: | Line 21: | ||
== PS Vita Keys == | == PS Vita Keys == | ||
These are the PS Vita Keys. | These are the PS Vita Keys. | ||
== | == Vita Game PKG Keys == | ||
These AES- | These AES-CTR 128-bit keys are used in Game/App PKG file decryption. | ||
{| class="wikitable sortable" | |||
|- | |||
! Type !! Version !! ERK | |||
|- | |||
| PSP || 1.00+ || <code>07F2C68290B50D2C33818D709B60E62B</code> | |||
|- | |||
| Vita || 1.00+ || <code>N/A</code> | |||
|- | |||
|} | |||
== index.dat keysets == | == index.dat keysets == |
Revision as of 16:27, 11 June 2015
Usefull information
ID Storage Source and explanation: [1] Save Data Source: [2] Kirk Engine Source: [3]
Location
keyfiles should be placed in ~/.vita or %userprofile%\vitakeys
Naming
naming:
- file prefix: pkg
- file suffix: 092 103 105 106 150 151... etc.
- key file (erk): %s-key-%s
- iv file (riv): %s-iv-%s
- ctype file (curvetype): %s-ctype-%s
- pub file (public): %s-pub-%s
- priv file (private): %s-priv-%s
PS Vita Keys
These are the PS Vita Keys.
Vita Game PKG Keys
These AES-CTR 128-bit keys are used in Game/App PKG file decryption.
Type | Version | ERK |
---|---|---|
PSP | 1.00+ | 07F2C68290B50D2C33818D709B60E62B
|
Vita | 1.00+ | N/A
|
index.dat keysets
These AES-CBC 256-bit keys are used in index.dat file decryption.
Type | Version | RIV | ERK |
---|---|---|---|
index.dat | 1.00-1.691 | 37FA4ED2B6618B59B34F77FBB92947B |
06CC2E8FD40805A736F17CF2C13D58A6C8CF107E9E4A66AE25D39CA21C2531CC
|
index.dat | 1.80+ | 37FA4ED2B6618B59B34F77FBB92947B |
272AE4378CB06BF3F658F51C77ACA2769BE87FB19BBF3D4D6B1B0ED226E39CC6
|