Changes

AES-CCM Attack

7 bytes added, 13:22, 3 November 2016
Example Bootloader
</syntaxhighlight>
== Example Bootloader Details ==
The example bootloader has a simplified AES-CCM implementation (NB: do NOT use this as a reference for a good implementation!). It accomplishes the basic goals only of having:
Note details of the AES-CTR nonce, AES-CBC I.V., and key are stored in the firmware itself. In this example they are not downloaded as part of the encrypted firmware file.
 
== Bootloader Interface Code ==
Approved_users, bureaucrat, administrator
1,956
edits