-
Notifications
You must be signed in to change notification settings - Fork 248
Support encryption payload in uf2 file #270
Open
Description
Is your feature request related to a problem? Please describe.
I would like to encrypt uf2 file with AES128/256 encryption method so that nobody is able to disassembly the file.
Describe the solution you'd like
Add code logic to support uf2 file with some extension flags which indicated the firmware is encrypted and need run decrypt before flash it.