How to Decrypt the encrypted image using MCUBoot #1402
Replies: 2 comments 2 replies
-
slot-0 should be decrypted. Decryption happens during the image swap operation (with exception of single-application-slot mode). |
Beta Was this translation helpful? Give feedback.
-
@Sathishkumar-rk, @nvlsianpu, |
Beta Was this translation helpful? Give feedback.
-
Hi Team,
I'm started to work with MCUBoot and zephyr application. I'm trying to create the project for basic encryption & decryption.
The project which will have MCUBoot and Zephyr application on slot-0 (which is encrypted using default rsa encryption key "enc-rsa2048-pub.pem"). what are the changes should i do on MCUBoot code to decrypt application image using MCUBoot and run the image?
Regards,
Sathishkumar K
Beta Was this translation helpful? Give feedback.
All reactions