## 2.0.4

- `rsa_pub_key` member of `esp_decrypt_cfg_t` structure is now deprecated. Please use `rsa_priv_key` instead. 
- `rsa_pub_key_len` member of `esp_decrypt_cfg_t` structure is now deprecated. Please use `rsa_priv_key_len` instead. 

Links

Supports all targets

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "espressif/esp_encrypted_img^2.0.4"

or download archive

Stats

  • Archive size
    Archive size ~ 53.35 KB
  • Downloaded in total
    Downloaded in total 578.9k times
  • Downloaded this version
    This version: 18.4k times

Badge

espressif/esp_encrypted_img version: 2.0.4
|