# Flash Encryption

Published articles for Flash Encryption.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## TickrCast - An ESP32-S3 HUB75 LED ticker display with server-side rendering and OTA (Crowdfunding)

DevFeed: [TickrCast - An ESP32-S3 HUB75 LED ticker display with server-side rendering and OTA (Crowdfunding)](<https://devfeed.tech/articles/tickrcast-an-esp32-s3-hub75-led-ticker-display-with-server-side-rendering-and-ota-crowdfunding-14024.md>)

Original publisher: [Read original article](<https://www.cnx-software.com/2026/09/03/tickrcast-esp32-s3-hub75-led-ticker-display-with-server-side-rendering-and-ota/>)

Author: Debashis Das

Published: 2026-09-03T08:02:56Z

Content type: news

Language: en

Sources: [CNX Software - Embedded Systems News](<https://devfeed.tech/sources/cnx-software-embedded-systems-news.md>)

Topics: [ESP32-S3](<https://devfeed.tech/topics/esp32-s3.md>), [Embedded Systems](<https://devfeed.tech/topics/embedded-systems.md>), [Hardware](<https://devfeed.tech/topics/hardware.md>), [Wi-Fi](<https://devfeed.tech/topics/wi-fi.md>), [Bluetooth](<https://devfeed.tech/topics/bluetooth.md>)

Tags: [bluetooth](<https://devfeed.tech/tags/bluetooth.md>), [display](<https://devfeed.tech/tags/display.md>), [embedded-systems](<https://devfeed.tech/tags/embedded-systems.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [esp32-s3](<https://devfeed.tech/tags/esp32-s3.md>), [espressif](<https://devfeed.tech/tags/espressif.md>), [flash-encryption](<https://devfeed.tech/tags/flash-encryption.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [iot](<https://devfeed.tech/tags/iot.md>), [kickstarter](<https://devfeed.tech/tags/kickstarter.md>), [ota](<https://devfeed.tech/tags/ota.md>), [video](<https://devfeed.tech/tags/video.md>), [wi-fi](<https://devfeed.tech/tags/wi-fi.md>), [wifi](<https://devfeed.tech/tags/wifi.md>)

### AI overview

Layered Ventures LLC has launched TickrCast, an expandable HUB75 LED ticker display built around an ESP32-S3. The consumer product uses Wi-Fi and Bluetooth LE, supports modular panels, plugins, signed OTA firmware updates, and hardware flash encryption.

### Source excerpt

Layered Ventures LLC has launched the TickrCast, an expandable HUB75 LED ticker display built around an ESP32-S3. The TickrCast ships as a full consumer product designed to display live esports data, traditional sports scores, social media metrics, and flight tracking across a daisy-chained array of panels. Unlike a typical LED matrix development board, the system is a complete product with a custom controller board, plug-and-play panels, power connectors, a companion app, and an expandable enclosure. The display starts with two panels and can be expanded by adding additional panels, with the company targeting configurations of 10 or more panels. The system is controlled through Wi-Fi, while Bluetooth LE is used for initial provisioning, and the manufacturer provides more than 30 plugins at launch with no subscription required. The platform also supports signed over-the-air (OTA) firmware updates and hardware flash encryption for improved device security. TickrCast controller specifications: ESP32-S3-WROOM-1U wireless module [...] The post TickrCast - An ESP32-S3 HUB75 LED ticker display with server-side rendering and OTA (Crowdfunding) appeared first on CNX Software - Embedded Systems News.

## Boot Secure, Restore Smart: Accelerating Device Startup on ESP32

DevFeed: [Boot Secure, Restore Smart: Accelerating Device Startup on ESP32](<https://devfeed.tech/articles/boot-secure-restore-smart-accelerating-device-startup-on-esp32-13712.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/2025/07/faster-device-restoration/>)

Author: John Lee

Published: 2025-07-18T00:00:00Z

Content type: tutorial

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [ESP-IDF](<https://devfeed.tech/topics/esp-idf.md>), [ESP32](<https://devfeed.tech/topics/esp32.md>), [Boot Process](<https://devfeed.tech/topics/boot-process.md>), [Internet of things](<https://devfeed.tech/topics/iot.md>), [Latency](<https://devfeed.tech/topics/latency.md>), [Security](<https://devfeed.tech/topics/security.md>)

Tags: [blog](<https://devfeed.tech/tags/blog.md>), [boot-process](<https://devfeed.tech/tags/boot-process.md>), [esp-idf](<https://devfeed.tech/tags/esp-idf.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [flash-encryption](<https://devfeed.tech/tags/flash-encryption.md>), [iot](<https://devfeed.tech/tags/iot.md>), [latency](<https://devfeed.tech/tags/latency.md>), [secure-boot](<https://devfeed.tech/tags/secure-boot.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

This article examines ESP-IDF boot flow on ESP32 devices and explains how restoring device state during the bootloader stage can reduce restoration delays. It describes the boot stages, integrity and signature checks, and the effect of application image size and security features on boot time.

### Source excerpt

Fast and secure device restoration during boot-up is critical for real-time IoT applications like smart lighting. In this article, we explore how to reduce boot-up delays by restoring device state early, directly from the ESP-IDF bootloader.

## Security in ESP RainMaker

DevFeed: [Security in ESP RainMaker](<https://devfeed.tech/articles/security-in-esp-rainmaker-13690.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/2025/03/security-in-esp-rainmaker/>)

Author: John Lee

Published: 2025-03-20T00:00:00Z

Content type: article

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [Esp Rainmaker](<https://devfeed.tech/topics/esp-rainmaker.md>), [Security](<https://devfeed.tech/topics/security.md>), [Internet of things](<https://devfeed.tech/topics/iot.md>), [Access Control](<https://devfeed.tech/topics/access-control.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>), [Encryption](<https://devfeed.tech/topics/encryption.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>)

Tags: [access-control](<https://devfeed.tech/tags/access-control.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [blog](<https://devfeed.tech/tags/blog.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [encryption](<https://devfeed.tech/tags/encryption.md>), [esp-rainmaker](<https://devfeed.tech/tags/esp-rainmaker.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [espressif](<https://devfeed.tech/tags/espressif.md>), [flash-encryption](<https://devfeed.tech/tags/flash-encryption.md>), [iot](<https://devfeed.tech/tags/iot.md>), [provisioning](<https://devfeed.tech/tags/provisioning.md>), [rainmaker](<https://devfeed.tech/tags/rainmaker.md>), [secure-boot](<https://devfeed.tech/tags/secure-boot.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

This article provides a high-level overview of the ESP RainMaker IoT platform's security architecture. It covers device hardware protections such as Secure Boot, secure signing, Flash Encryption, and secure storage, along with network security, authentication, access control, cloud data security, and certifications.

### Source excerpt

This article provides a high level overview of the security architecture of the ESP RainMaker IoT platform, covering all aspects like device hardware and network security, client network security, authentication and access control, user-device mapping, cloud data security and certifications.

## Using the ESP Flash Download Tool to finish the Flash Encryption + Secure Boot + NVS Encryption

DevFeed: [Using the ESP Flash Download Tool to finish the Flash Encryption + Secure Boot + NVS Encryption](<https://devfeed.tech/articles/using-the-esp-flash-download-tool-to-finish-the-flash-encryption-secure-boot-nvs-encryption-13878.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/flash-encryption-and-secure-boot/>)

Author: John Lee

Published: 2024-09-23T00:00:00Z

Content type: tutorial

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [ESP32-S3](<https://devfeed.tech/topics/esp32-s3.md>), [Security](<https://devfeed.tech/topics/security.md>), [Encryption](<https://devfeed.tech/topics/encryption.md>), [Embedded Software Dev](<https://devfeed.tech/topics/embedded-software-dev.md>)

Tags: [blog](<https://devfeed.tech/tags/blog.md>), [encryption](<https://devfeed.tech/tags/encryption.md>), [esp-idf](<https://devfeed.tech/tags/esp-idf.md>), [esp32-s3](<https://devfeed.tech/tags/esp32-s3.md>), [flash-encryption](<https://devfeed.tech/tags/flash-encryption.md>), [guide](<https://devfeed.tech/tags/guide.md>), [nvs-encryption](<https://devfeed.tech/tags/nvs-encryption.md>), [secure-boot](<https://devfeed.tech/tags/secure-boot.md>), [tool](<https://devfeed.tech/tags/tool.md>), [tutorial](<https://devfeed.tech/tags/tutorial.md>)

### AI overview

This tutorial explains how to configure Flash Encryption, Secure Boot V2, and NVS Encryption on the ESP32-S3 using the Flash Download Tool. It describes how Flash Encryption protects firmware in external flash, how Secure Boot V2 verifies signed code during boot, and how NVS Encryption protects sensitive stored data.

### Source excerpt

Introduction# This tutorial is a step-by-step guide on how to set the "Flash Encryption plus the Secure Boot V2 and NVS Encryption" functions on the ESP32-S3 using the Flash Download Tool. Flash Encryption Overview# Flash Encryption is a crucial security feature for ESP32 series products, designed to encrypt the firmware stored on the external Flash chip.

## Trying out ESP32-C3's security features using QEMU

DevFeed: [Trying out ESP32-C3's security features using QEMU](<https://devfeed.tech/articles/trying-out-esp32-c3-s-security-features-using-qemu-13964.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/trying-out-esp32-c3s-security-features-using-qemu/>)

Author: John Lee

Published: 2024-04-04T00:00:00Z

Content type: article

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [ESP32-C3](<https://devfeed.tech/topics/esp32-c3.md>), [ESP32](<https://devfeed.tech/topics/esp32.md>), [qemu](<https://devfeed.tech/topics/qemu.md>), [Security](<https://devfeed.tech/topics/security.md>), [Emulator](<https://devfeed.tech/topics/emulator.md>), [Encryption](<https://devfeed.tech/topics/encryption.md>), [boot](<https://devfeed.tech/topics/boot.md>), [configuration](<https://devfeed.tech/topics/configuration.md>), [virtualization](<https://devfeed.tech/topics/virtualization.md>), [RISC-V](<https://devfeed.tech/topics/riscv.md>)

Tags: [blog](<https://devfeed.tech/tags/blog.md>), [boot](<https://devfeed.tech/tags/boot.md>), [configuration](<https://devfeed.tech/tags/configuration.md>), [digital-signature](<https://devfeed.tech/tags/digital-signature.md>), [emulator](<https://devfeed.tech/tags/emulator.md>), [esp-idf](<https://devfeed.tech/tags/esp-idf.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [esp32-c3](<https://devfeed.tech/tags/esp32-c3.md>), [espressif](<https://devfeed.tech/tags/espressif.md>), [flash-encryption](<https://devfeed.tech/tags/flash-encryption.md>), [iot](<https://devfeed.tech/tags/iot.md>), [latest-release](<https://devfeed.tech/tags/latest-release.md>), [qemu](<https://devfeed.tech/tags/qemu.md>), [releases-section](<https://devfeed.tech/tags/releases-section.md>), [risc-v](<https://devfeed.tech/tags/risc-v.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

This article explains how to exercise ESP32-C3 security features under QEMU before deploying them to real hardware. It describes the risks of irreversible eFuse programming, QEMU's ESP32-C3 system emulation and firmware compatibility, and workflows for testing security configurations.

### Source excerpt

Overview# ESP32 series of SoCs supports multiple security features like trusted boot, flash encryption, secure storage etc. There are also dedicated peripherals to support use-cases like HMAC and digital signature. For most of these features the eFuse storage in the ESP32-C3 is responsible for storing the private keys and also the configuration bits. eFuse memory is one time programmable and hence care must be taken whilst enabling the security features.

## Build affordable Secure connected devices with ESP32-H2

DevFeed: [Build affordable Secure connected devices with ESP32-H2](<https://devfeed.tech/articles/build-affordable-secure-connected-devices-with-esp32-h2-13821.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/build-affordable-secure-connected-devices-with-esp32-h2/>)

Author: John Lee

Published: 2023-05-11T00:00:00Z

Content type: article

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [ESP32](<https://devfeed.tech/topics/esp32.md>), [Security](<https://devfeed.tech/topics/security.md>), [Espressif](<https://devfeed.tech/topics/espressif.md>), [Hardware](<https://devfeed.tech/topics/hardware.md>), [cyber resilience act](<https://devfeed.tech/topics/cyber-resilience-act.md>)

Tags: [blog](<https://devfeed.tech/tags/blog.md>), [connectivity](<https://devfeed.tech/tags/connectivity.md>), [ecdsa](<https://devfeed.tech/tags/ecdsa.md>), [embedded-systems](<https://devfeed.tech/tags/embedded-systems.md>), [encryption](<https://devfeed.tech/tags/encryption.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [esp32-h2](<https://devfeed.tech/tags/esp32-h2.md>), [espressif](<https://devfeed.tech/tags/espressif.md>), [flash-encryption](<https://devfeed.tech/tags/flash-encryption.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [matter](<https://devfeed.tech/tags/matter.md>), [mcu](<https://devfeed.tech/tags/mcu.md>), [rsa](<https://devfeed.tech/tags/rsa.md>), [secure-boot](<https://devfeed.tech/tags/secure-boot.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

This article explains the ESP32-H2's hardware and software security features for connected devices, including Secure Boot, flash encryption, debug-interface protection, secure storage, memory protection, and device identity protection. It also describes RSA-PSS and ECDSA verification options, public-key storage and revocation, and the encryption of off-chip flash memory.

### Source excerpt

The awareness, as well as the associated concerns, about connected device security, is ever-increasing. With the European Union's Cyber Resilience Act also coming into effect soon, it has become ever so important to have security features built-in to the devices in hardware. The Espressif ESP32-H2 has been built to provide an affordable security solution to all and thus integrates a variety of security features.

## Announcing AWS IoT Reference Example for ESP32-C3

DevFeed: [Announcing AWS IoT Reference Example for ESP32-C3](<https://devfeed.tech/articles/announcing-aws-iot-reference-example-for-esp32-c3-13806.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/announcing-aws-iot-reference-example-for-esp32-c3/>)

Author: John Lee

Published: 2022-05-11T00:00:00Z

Content type: release

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [AWS IoT Core](<https://devfeed.tech/topics/aws-iot-core.md>), [ESP32-C3](<https://devfeed.tech/topics/esp32-c3.md>), [ESP32](<https://devfeed.tech/topics/esp32.md>), [Security](<https://devfeed.tech/topics/security.md>), [Espressif](<https://devfeed.tech/topics/espressif.md>)

Tags: [aws](<https://devfeed.tech/tags/aws.md>), [aws-iot](<https://devfeed.tech/tags/aws-iot.md>), [aws-iot-core](<https://devfeed.tech/tags/aws-iot-core.md>), [blog](<https://devfeed.tech/tags/blog.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [esp32-c3](<https://devfeed.tech/tags/esp32-c3.md>), [flash-encryption](<https://devfeed.tech/tags/flash-encryption.md>), [github](<https://devfeed.tech/tags/github.md>), [iot](<https://devfeed.tech/tags/iot.md>), [secure-boot](<https://devfeed.tech/tags/secure-boot.md>), [security](<https://devfeed.tech/tags/security.md>), [wi-fi](<https://devfeed.tech/tags/wi-fi.md>)

### AI overview

Espressif announces the stable esp-aws-iot release and an ESP32-C3 reference example developed with AWS. The example provides a production-oriented starting point for applications connecting to AWS IoT Core, including handling MQTT and Wi-Fi disconnections, unified provisioning, and security guidance involving hardware-protected identity, Flash Encryption, and Secure Boot.

### Source excerpt

We had announced the availability of AWS IoT LTS libraries for ESP32 in beta in esp-aws-iot repository in August, 2021. Since then, many of our customers and independent developers have been using these libraries that we have ported and writing applications based on the examples. This beta release of the AWS LTS libraries provided individual examples showcasing usage of a particular AWS IoT related service.

## ESP32-C2: A Wi-Fi and BLE Chip for High-Volume IoT Applications

DevFeed: [ESP32-C2: A Wi-Fi and BLE Chip for High-Volume IoT Applications](<https://devfeed.tech/articles/esp32-c2-and-why-it-matter-s-13853.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/esp32-c2-and-why-it-matter-s/>)

Author: John Lee

Published: 2022-04-18T00:00:00Z

Content type: article

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [Esp32 C2](<https://devfeed.tech/topics/esp32-c2.md>), [Internet of things](<https://devfeed.tech/topics/iot.md>), [ESP-IDF](<https://devfeed.tech/topics/esp-idf.md>), [Flash Encryption](<https://devfeed.tech/topics/flash-encryption.md>), [Secure Boot](<https://devfeed.tech/topics/secure-boot.md>)

Tags: [blog](<https://devfeed.tech/tags/blog.md>), [ceo-blog](<https://devfeed.tech/tags/ceo-blog.md>), [esp-idf](<https://devfeed.tech/tags/esp-idf.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [esp32-c2](<https://devfeed.tech/tags/esp32-c2.md>), [esp32-c6](<https://devfeed.tech/tags/esp32-c6.md>), [espressif](<https://devfeed.tech/tags/espressif.md>), [flash-encryption](<https://devfeed.tech/tags/flash-encryption.md>), [iot](<https://devfeed.tech/tags/iot.md>), [secure-boot](<https://devfeed.tech/tags/secure-boot.md>)

### AI overview

ESP32-C2 is a Wi-Fi and Bluetooth Low Energy chip designed for simple, high-volume, low-data-rate IoT applications. The article describes its compact package, ESP-IDF support, security features, and RF performance.

### Source excerpt

As many would have heard, Shanghai is now undergoing a major lockdown and quarantine due to COVID-19. In the midst of this lockdown, we received our production wafers of ESP32-C2, and proceeded with the verifications. Due to the quarantine, we have faced some logistics problems, but slowly, we have improvised, worked out solutions and continue to move ahead with the ramp up of this product.

## Espressif Announces AWS IoT ExpressLink Modules Based on ESP32-C3

DevFeed: [Espressif Announces AWS IoT ExpressLink Modules Based on ESP32-C3](<https://devfeed.tech/articles/november-2021-13932.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/november-2021/>)

Author: John Lee

Published: 2021-11-30T00:00:00Z

Content type: article

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [ESP32-C3](<https://devfeed.tech/topics/esp32-c3.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [Espressif](<https://devfeed.tech/topics/espressif.md>), [Internet of things](<https://devfeed.tech/topics/iot.md>), [Bluetooth](<https://devfeed.tech/topics/bluetooth.md>), [Wi-Fi](<https://devfeed.tech/topics/wi-fi.md>), [ESP32](<https://devfeed.tech/topics/esp32.md>)

Tags: [announce](<https://devfeed.tech/tags/announce.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [aws](<https://devfeed.tech/tags/aws.md>), [aws-iot](<https://devfeed.tech/tags/aws-iot.md>), [blog](<https://devfeed.tech/tags/blog.md>), [bluetooth-le](<https://devfeed.tech/tags/bluetooth-le.md>), [digital-signature](<https://devfeed.tech/tags/digital-signature.md>), [esp32-c3](<https://devfeed.tech/tags/esp32-c3.md>), [esp32-s3](<https://devfeed.tech/tags/esp32-s3.md>), [espressif](<https://devfeed.tech/tags/espressif.md>), [flash-encryption](<https://devfeed.tech/tags/flash-encryption.md>), [iot](<https://devfeed.tech/tags/iot.md>), [messaging](<https://devfeed.tech/tags/messaging.md>), [newsletter](<https://devfeed.tech/tags/newsletter.md>), [ota](<https://devfeed.tech/tags/ota.md>), [provisioning](<https://devfeed.tech/tags/provisioning.md>), [psram](<https://devfeed.tech/tags/psram.md>), [secure-boot](<https://devfeed.tech/tags/secure-boot.md>), [security](<https://devfeed.tech/tags/security.md>), [wi-fi](<https://devfeed.tech/tags/wi-fi.md>)

### AI overview

Espressif announces AWS IoT ExpressLink modules based on the ESP32-C3 SoC, with Wi-Fi and Bluetooth LE 5.0 connectivity, a serial interface for AWS IoT services, and pre-provisioned security features.

### Source excerpt

Hi everyone, Espressif is proud to announce the availability of new Wi-Fi modules implementing the AWS IoT ExpressLink specification. Espressif's AWS IoT ExpressLink modules, ESP32-C3-MINI-1-N4-A, are based on the ESP32-C3 SoC and offer Wi-Fi + Bluetooth LE 5.0 connectivity, thus providing any host MCUs with out-of-the-box, seamless, AWS cloud connectivity.

## ESP32-S2: Digital Signature Peripheral

DevFeed: [ESP32-S2: Digital Signature Peripheral](<https://devfeed.tech/articles/esp32-s2-digital-signature-peripheral-13858.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/esp32-s2-digital-signature-peripheral/>)

Author: John Lee

Published: 2021-02-03T00:00:00Z

Content type: tutorial

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [Esp32 S2](<https://devfeed.tech/topics/esp32-s2.md>), [Security](<https://devfeed.tech/topics/security.md>), [TLS (Transport Layer Security)](<https://devfeed.tech/topics/tls.md>), [Cryptography](<https://devfeed.tech/topics/cryptography.md>), [Internet of things](<https://devfeed.tech/topics/iot.md>), [Encryption](<https://devfeed.tech/topics/encryption.md>), [Espressif](<https://devfeed.tech/topics/espressif.md>), [ESP32-C3](<https://devfeed.tech/topics/esp32-c3.md>), [ESP32-S3](<https://devfeed.tech/topics/esp32-s3.md>)

Tags: [blog](<https://devfeed.tech/tags/blog.md>), [cryptography](<https://devfeed.tech/tags/cryptography.md>), [digital-signature](<https://devfeed.tech/tags/digital-signature.md>), [embedded-systems](<https://devfeed.tech/tags/embedded-systems.md>), [esp-idf](<https://devfeed.tech/tags/esp-idf.md>), [esp32-c3](<https://devfeed.tech/tags/esp32-c3.md>), [esp32-s2](<https://devfeed.tech/tags/esp32-s2.md>), [esp32-s3](<https://devfeed.tech/tags/esp32-s3.md>), [espressif](<https://devfeed.tech/tags/espressif.md>), [flash-encryption](<https://devfeed.tech/tags/flash-encryption.md>), [iot](<https://devfeed.tech/tags/iot.md>), [secure-boot](<https://devfeed.tech/tags/secure-boot.md>), [security](<https://devfeed.tech/tags/security.md>), [tls](<https://devfeed.tech/tags/tls.md>)

### AI overview

This tutorial explains how Espressif's Digital Signature peripheral protects an IoT device's RSA private key. Available on the ESP32-S2, ESP32-C3, and ESP32-S3, the peripheral generates hardware-accelerated RSA signatures without exposing the private key to software. It uses one-time-programmable eFuse key blocks whose software read access can be disabled.

### Source excerpt

The Transport Layer Security(TLS) is an integral part of the IoT world. It facilitates a secure way of communication between the IoT device and the cloud service. The TLS uses asymmetric key cryptography for security that consists of a private key and corresponding public key (certificate). As the name suggests public key is shared with everyone and the private key is kept secured on the IoT device. It is pivotal to keep the private key secure in order to protect the identity of the IoT device.

## ESP32-S2 -- Security Features

DevFeed: [ESP32-S2 -- Security Features](<https://devfeed.tech/articles/esp32-s2-security-features-13860.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/esp32-s2-security-features/>)

Author: John Lee

Published: 2019-12-09T00:00:00Z

Content type: article

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [Esp32 S2](<https://devfeed.tech/topics/esp32-s2.md>), [Security](<https://devfeed.tech/topics/security.md>), [ESP32](<https://devfeed.tech/topics/esp32.md>), [boot](<https://devfeed.tech/topics/boot.md>), [Encryption](<https://devfeed.tech/topics/encryption.md>), [Cryptography](<https://devfeed.tech/topics/cryptography.md>), [SOC](<https://devfeed.tech/topics/soc.md>), [Espressif](<https://devfeed.tech/topics/espressif.md>), [Wi-Fi](<https://devfeed.tech/topics/wi-fi.md>), [Hardware](<https://devfeed.tech/topics/hardware.md>)

Tags: [algorithm](<https://devfeed.tech/tags/algorithm.md>), [article](<https://devfeed.tech/tags/article.md>), [blog](<https://devfeed.tech/tags/blog.md>), [boot](<https://devfeed.tech/tags/boot.md>), [bootloader](<https://devfeed.tech/tags/bootloader.md>), [bootrom](<https://devfeed.tech/tags/bootrom.md>), [code](<https://devfeed.tech/tags/code.md>), [cryptographic](<https://devfeed.tech/tags/cryptographic.md>), [cryptography](<https://devfeed.tech/tags/cryptography.md>), [devices](<https://devfeed.tech/tags/devices.md>), [encryption](<https://devfeed.tech/tags/encryption.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [esp32-s2](<https://devfeed.tech/tags/esp32-s2.md>), [espressif](<https://devfeed.tech/tags/espressif.md>), [firmware](<https://devfeed.tech/tags/firmware.md>), [flash](<https://devfeed.tech/tags/flash.md>), [flash-encryption](<https://devfeed.tech/tags/flash-encryption.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [secure-boot](<https://devfeed.tech/tags/secure-boot.md>), [security](<https://devfeed.tech/tags/security.md>), [soc](<https://devfeed.tech/tags/soc.md>)

### AI overview

This article examines the security features of Espressif's ESP32-S2 Wi-Fi SoC. It describes improvements to Secure Boot and Flash Encryption, including RSA-PSS signature verification in BootROM and faster secure-boot verification enabled by an improved hardware RSA accelerator.

### Source excerpt

Espressif recently announced ESP32-S2 -- a new Wi-Fi SoC with additional security features and improvements over some of the ESP32 security features. Given the current state of the security of the connected devices, these are quite meaningful features. This article discusses these changes and what do they mean from security perspective. My colleague wrote about ESP32 security features here. We continue to carry forward Secure Boot and Flash Encryption features.

## Espressif Releases the ESP32-S2 Datasheet and Describes Its Features

DevFeed: [Espressif Releases the ESP32-S2 Datasheet and Describes Its Features](<https://devfeed.tech/articles/august-2019-13817.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/august-2019/>)

Author: John Lee

Published: 2019-10-09T00:00:00Z

Content type: news

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [Esp32 S2](<https://devfeed.tech/topics/esp32-s2.md>), [SOC](<https://devfeed.tech/topics/soc.md>), [Wi-Fi](<https://devfeed.tech/topics/wi-fi.md>), [Espressif](<https://devfeed.tech/topics/espressif.md>), [Internet of things](<https://devfeed.tech/topics/iot.md>), [Security](<https://devfeed.tech/topics/security.md>), [USB](<https://devfeed.tech/topics/usb.md>)

Tags: [blog](<https://devfeed.tech/tags/blog.md>), [esp32-s2](<https://devfeed.tech/tags/esp32-s2.md>), [espressif](<https://devfeed.tech/tags/espressif.md>), [flash-encryption](<https://devfeed.tech/tags/flash-encryption.md>), [instagram](<https://devfeed.tech/tags/instagram.md>), [internet-of-things](<https://devfeed.tech/tags/internet-of-things.md>), [iot](<https://devfeed.tech/tags/iot.md>), [newsletter](<https://devfeed.tech/tags/newsletter.md>), [rsa](<https://devfeed.tech/tags/rsa.md>), [secure-boot](<https://devfeed.tech/tags/secure-boot.md>), [security](<https://devfeed.tech/tags/security.md>), [soc](<https://devfeed.tech/tags/soc.md>), [wi-fi](<https://devfeed.tech/tags/wi-fi.md>)

### AI overview

Espressif announces the release of the ESP32-S2 datasheet and outlines the chip's Wi-Fi, low-power, peripheral, USB, and hardware security capabilities. The newsletter also mentions other Espressif and partner news.

### Source excerpt

Hi everyone, Apologies for the typo in our latest newsletter, at the beginning of which ESP32-S3 was mentioned, instead of the correct ESP32-S2 . So, it is the ESP32-S2 datasheet that has been released. You can now find it online in the documentation section of our website. ESP32-S2 is a low-power 2.4 GHz Wi-Fi System-on-Chip (SoC) solution.