Process Services PXI: Difference between revisions
| Line 89: | Line 89: | ||
=Command 0x04030044= | =Command 0x04030044= | ||
This is used for the actual [[Amiibo]] AES crypto, max input buffer size is same as command 0x04010084. | This is used for the actual [[Amiibo]] AES crypto, max input buffer size is same as command 0x04010084. AES-CTR is used here. Normal-key = generated_amiibodata+0x0, CTR = generated_amiibodata+0x10(see command 0x04010084 regarding generated_amiibodata). | ||
=Command 0x04040044= | =Command 0x04040044= | ||
Similar to 0x04030044, except this is devunit-only with dev-only keys. | Similar to 0x04030044, except this is devunit-only with dev-only keys. | ||