adafruit / tinyuf2

UF2 bootloader based on TinyUSB for embedded devices such as ESP32S2, STM32F4 and iMX RT10xx
MIT License
314 stars 172 forks source link

Encrypt UF2 OTA file #398

Open Linjieqiang opened 1 month ago

Linjieqiang commented 1 month ago

It is hoped that the uf2 ota file can be AES256 encrypted and decrypted in BootLoader,

Could this intention be achieved?