espressif / idf-extra-components

Additional components for ESP-IDF, maintained by Espressif
151 stars 93 forks source link

feat(esp_encrypted_img): feature added to get header size which helps… (IEC-45) #233

Closed nileshkale123 closed 1 year ago

nileshkale123 commented 1 year ago

Checklist

Change description

This MR added the API to get the header size which helps in decryption during pre_encrypted_ota. This header size is helpful to check whether the complete image has been received or not during pre_encypted_ota and partial HTTP download config is set.

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.