Process Services PXI: Difference between revisions
Vgturtle127 (talk | contribs) m More fixes, yay? |
No edit summary |
||
Line 60: | Line 60: | ||
| [[1.0.0-0]], removed with [[2.0.0-2]] | | [[1.0.0-0]], removed with [[2.0.0-2]] | ||
| With [[2.0.0-2]] the system no longer handles this command at all. This was mostly the same as GenerateRandomBytes. | | With [[2.0.0-2]] the system no longer handles this command at all. This was mostly the same as GenerateRandomBytes. | ||
|- | |||
| 0x04010084 | |||
| [[8.1.0-0_New3DS]] | |||
| [[New_3DS]]-only | |||
|- | |||
| 0x04020082 | |||
| [[8.1.0-0_New3DS]] | |||
| [[New_3DS]]-only | |||
|- | |||
| 0x04030044 | |||
| [[8.1.0-0_New3DS]] | |||
| [[New_3DS]]-only | |||
|- | |||
| 0x04040044 | |||
| [[8.1.0-0_New3DS]] | |||
| [[New_3DS]]-only | |||
|} | |} | ||
These RSA commands are an interface for using the [[RSA]] engine. The system will hang when it attempts to use a >RSA-2048 RSA bit-size with the RSA engine, since the [[RSA]] engine does not support >RSA-2048. | These RSA commands are an interface for using the [[RSA]] engine. The system will hang when it attempts to use a >RSA-2048 RSA bit-size with the RSA engine, since the [[RSA]] engine does not support >RSA-2048. |