Building a Compact Cryptographic Secure Boot Chain on STM32F411
Author: Shafeeque Olassery Kunnikkal | Category: IoT, IoT Security, STM32F411 | Leave a Comment
I built a compact cryptographic secure boot chain on the STM32F411 Black Pill using SHA-256 and ECDSA-P256. This lab covers the design, memory map, signing workflow, debugging journey, and the practical fixes that made verified boot work end to end.
Continue Reading