Search found 1 match

by ncinfo
Tue Apr 25, 2023 6:17 pm
Forum: ESP-IDF
Topic: [Script] Easy burn e-fuse in case of Flashing Pre-Generated Keys for Flash Encryption
Replies: 3
Views: 3729

Re: [Script] Easy burn e-fuse in case of Flashing Pre-Generated Keys for Flash Encryption

Hi All, I am trying to implement firmware encryption in Release mode for ESP32-S2 with a single AES-128 key so that I can send encrypted firmware update files that can be updated via USB MSC. I don't need I have generated a random AES-128 key with espsecure.py generate_flash_encryption_key I have en...