OTA Update Security for ESP32
Secure the Over-the-Air (OTA) update process for ESP32 devices using signed firmware images and secure communication channels (HTTPS, MQTTS).
OTA Update Security for ESP32 Read More »
Secure the Over-the-Air (OTA) update process for ESP32 devices using signed firmware images and secure communication channels (HTTPS, MQTTS).
OTA Update Security for ESP32 Read More »
Explore various methods for provisioning unique credentials, configuration, and identity onto ESP32 devices during manufacturing or initial setup.
Device Provisioning Methods Read More »
Explore the potential integration and usage of a Secure Element with the ESP32-H2 for enhanced hardware-based security and key management.
Secure Element Usage on ESP32-H2 Read More »
Explore techniques for encrypting specific flash partitions (like NVS or SPIFFS) on the ESP32, complementing full flash encryption.
Partition Encryption Techniques Read More »
Explore the use of hardware security features or external Secure Elements with ESP32 for enhanced cryptographic operations and key storage.
Hardware Security Module Usage Read More »
Utilize digital signatures for firmware verification and manage TLS/SSL certificates securely on the ESP32 for authenticated communication.
Digital Signature & Certificate Management Read More »
Implement Secure Boot on ESP32 to ensure that only authenticated and authorized firmware can run on the device, preventing malicious code execution.
Secure Boot Implementation in ESP-IDF Read More »
Secure your ESP32 application firmware and data stored in flash memory by implementing ESP-IDF’s transparent flash encryption feature.
Flash Encryption Implementation Read More »
Use ESP32’s hardware Random Number Generator (RNG) for cryptographic applications, security protocols, and generating unpredictable values.
Random Number Generator (RNG) Read More »
Explore secure usage of ESP32 eFuses for features like Flash Encryption key storage, Secure Boot enablement, and disabling debug interfaces.
Secure eFuse Usage with ESP-IDF Read More »