Enabling firmware encryption for ESP32

    This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

    • Enabling firmware encryption for ESP32

      I know it's possible to flash espressif MCU's using the UniversalFlasher, but I would like to know if there is an option to burn the key to encrypt the firmware, something like this command on ESP-IDF:

      "espefuse.py --port COMx burn_key flash_encryption key.bin"