Changes

Jump to navigation Jump to search
55 bytes removed ,  03:43, 15 April 2015
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. The AES mode used for this is the same as for Amiibo key generation. Normal-key = generated_amiibodata+0x0, IV/whatever = generated_amiibodata+0x10(see command 0x04010084 regarding generated_amiibodata).
+
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.

Navigation menu