Bootloader with decryption, but which utility can I use to encrypt my firmware
Posted on July 30, 2016 at 17:49Hello to all, I'm realizing a bootloader with AES decryption. I'm using the ''STM32CubeExpansion_Crypto_V3.1.0'' library to decrypt the file. Which PC software can I use to encrypt the firmware? I'm using AES128 bit, ...