utzig opened a new pull request #31: URL: https://github.com/apache/mynewt-artifact/pull/31
When encrypting images, the hash was being calculated using the encrypted image body. This is invalid for MCUboot, the hash must be calculated first from the plain body and afterwards this body must be encrypted. This commit fixes the behavior. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
