STM32F777: Which AES algorithm to use?
Posted on July 05, 2018 at 15:30Hi, I am working on a project where I need to receive sensitive encrypted information from the internet and save them on an SD card. The data is then decrypted from SD card when needed and stored in the internal Ram o...