mirror of
https://github.com/ok-home/ota_ws_update.git
synced 2025-11-13 22:03:27 +03:00
663 B
663 B
2.2.0
Enhancements:
- Added an API to get the size of pre encrypted binary image header, this could be useful while computing entire decrypted image length:
esp_encrypted_img_get_header_size
2.1.0
Enhancements:
- Added an API to abort the decryption process:
esp_encrypted_img_decrypt_abort - Added an API to check if the complete data has been received:
esp_encrypted_img_is_complete_data_received
2.0.4
rsa_pub_keymember ofesp_decrypt_cfg_tstructure is now deprecated. Please usersa_priv_keyinstead.rsa_pub_key_lenmember ofesp_decrypt_cfg_tstructure is now deprecated. Please usersa_priv_key_leninstead.