Process Services PXI: Difference between revisions

No edit summary
No edit summary
Line 78: Line 78:
|}
|}


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. These RSA commands have an input field specifying what RSA bit-size to use, but the RSA padding code is hard-coded to use RSA-2048.


The New3DS 0x040X commands were removed with [[9.3.0-21]], the code for that was moved into [[NFC_Services|NFC]]-module.
The New3DS 0x040X commands were removed with [[9.3.0-21]], the code for that was moved into [[NFC_Services|NFC]]-module.