Encrypt 512 bit Overflow (IDFGH-14324) #15115
Labels
Resolution: NA
Issue resolution is unavailable
Status: Done
Issue is done internally
Type: Bug
bugs in IDF
Answers checklist.
IDF version.
v5.3.1
Operating System used.
Windows
How did you build your project?
VS Code IDE
If you are using Windows, please specify command line type.
CMD
What is the expected behavior?
encrypt app
What is the actual behavior?
C:\Hassan\esp32-python\tools\compile-encrypt>espsecure.py encrypt_flash_data --keyfile secure_boot_encryption_key.bin --address 0x10000 --output encrypted/app.bin signed\app.bin
Steps to reproduce.
Build or installation Logs.
More Information.
I wish you a Happy New Year.
I can't encrypt the app with 512bit, but I got this error "OverflowError: int too large to convert", chatgpt told me that "espsecure.py" can only encrypt 256bit keys and I burned the key on the ESP32S3.
Any help please?
The text was updated successfully, but these errors were encountered: