modified AES-CMAC algorithm [migrated]
I want to use AES-CBC for secure firmware upgrades on a microcontroller, with AES-CMAC for checking the integrity of the firmware image. The AES-CMAC algorithm needs a AES-128 encryption funtion. For the firmware upgrade, I need decryption… Continue reading modified AES-CMAC algorithm [migrated]