Difference between revisions of "Process Services PXI"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
|- | |- | ||
! Command Header | ! Command Header | ||
+ | ! Available since system version | ||
! Description | ! Description | ||
+ | |- | ||
+ | | 0x000100C6 | ||
+ | | [[1.0.0-0]] | ||
+ | | This crypts a raw message with RSA? | ||
|- | |- | ||
| 0x00020284 | | 0x00020284 | ||
+ | | [[1.0.0-0]] | ||
| SignRsaSha256 | | SignRsaSha256 | ||
|- | |- | ||
| 0x00030284 | | 0x00030284 | ||
+ | | [[1.0.0-0]] | ||
| VerifyRsaSha256 | | VerifyRsaSha256 | ||
|- | |- | ||
| 0x000401C4 | | 0x000401C4 | ||
+ | | [[1.0.0-0]] | ||
| [[PSPXI:EncryptDecryptAes | EncryptDecryptAes]] | | [[PSPXI:EncryptDecryptAes | EncryptDecryptAes]] | ||
|- | |- | ||
| 0x00050284 | | 0x00050284 | ||
+ | | [[1.0.0-0]] | ||
| EncryptSignDecryptVerifyAesCcm | | EncryptSignDecryptVerifyAesCcm | ||
|- | |- | ||
| 0x00060000 | | 0x00060000 | ||
+ | | [[1.0.0-0]] | ||
| GetRomId | | GetRomId | ||
|- | |- | ||
| 0x00070000 | | 0x00070000 | ||
+ | | [[1.0.0-0]] | ||
| GetRomId2 | | GetRomId2 | ||
|- | |- | ||
| 0x00080000 | | 0x00080000 | ||
+ | | [[1.0.0-0]] | ||
| GetCTRCardAutoStartupBit | | GetCTRCardAutoStartupBit | ||
|- | |- | ||
| 0x00090000 | | 0x00090000 | ||
+ | | [[1.0.0-0]] | ||
| GetRomMakerCode | | GetRomMakerCode | ||
|- | |- | ||
| 0x000A0000 | | 0x000A0000 | ||
+ | | [[1.0.0-0]] | ||
| [[PSPXI:GetLocalFriendCodeSeed|GetLocalFriendCodeSeed]] | | [[PSPXI:GetLocalFriendCodeSeed|GetLocalFriendCodeSeed]] | ||
|- | |- | ||
| 0x000B0000 | | 0x000B0000 | ||
+ | | [[1.0.0-0]] | ||
| [[PSPXI:GetDeviceId|GetDeviceId]] | | [[PSPXI:GetDeviceId|GetDeviceId]] | ||
|- | |- | ||
| 0x000C0042 | | 0x000C0042 | ||
+ | | [[1.0.0-0]] | ||
| GatherEntropy | | GatherEntropy | ||
|- | |- | ||
| 0x000D0042 | | 0x000D0042 | ||
+ | | [[1.0.0-0]] | ||
| GenerateRandomBytes | | GenerateRandomBytes | ||
+ | |- | ||
+ | | 0x000E0042 | ||
+ | | [[1.0.0-0]], removed with [[2.0.0-2]] | ||
+ | | ? | ||
|} | |} |
Revision as of 23:37, 4 April 2013
Command Header | Available since system version | Description |
---|---|---|
0x000100C6 | 1.0.0-0 | This crypts a raw message with RSA? |
0x00020284 | 1.0.0-0 | SignRsaSha256 |
0x00030284 | 1.0.0-0 | VerifyRsaSha256 |
0x000401C4 | 1.0.0-0 | EncryptDecryptAes |
0x00050284 | 1.0.0-0 | EncryptSignDecryptVerifyAesCcm |
0x00060000 | 1.0.0-0 | GetRomId |
0x00070000 | 1.0.0-0 | GetRomId2 |
0x00080000 | 1.0.0-0 | GetCTRCardAutoStartupBit |
0x00090000 | 1.0.0-0 | GetRomMakerCode |
0x000A0000 | 1.0.0-0 | GetLocalFriendCodeSeed |
0x000B0000 | 1.0.0-0 | GetDeviceId |
0x000C0042 | 1.0.0-0 | GatherEntropy |
0x000D0042 | 1.0.0-0 | GenerateRandomBytes |
0x000E0042 | 1.0.0-0, removed with 2.0.0-2 | ? |