STM32 MCUs Security

Ask questions and find answers on STM32 security frameworks and tools, including cryptographic libraries, TrustZone, and the Secure Manager.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

AES encryption in STM32F407VT06

Hi All,Did Someone use AES encryption/Decryption in STM32F407?, because I'm using existing example of AES encryption and its not working on my board, EN bit isn't enableing.

vchau.2 by Associate III
  • 1480 Views
  • 4 replies
  • 0 kudos

Resolved! B-U585I-IOT02A TFM Application in STM32CubeIDE?

Hello,is there any example of a TFM application that is supported by STM32CubeIDE?I came across the iot-reference-stm32u5, but the structure of the project is way different from any other TrustZone and TFM examples available as part of the STM32CubeU...

amos3 by Associate III
  • 1220 Views
  • 2 replies
  • 0 kudos

AES encryption not working

Dear Team,I want use inbuild AES encryption engine to encrypt the data, therefore I used CubeMX to initialize the AES engine, when i'm going to encrypt the payload, it stuck in static HAL_StatusTypeDef CRYP_WaitOnOFNEFlag(CRYP_HandleTypeDef *hcryp,...

vchau.2 by Associate III
  • 2163 Views
  • 5 replies
  • 0 kudos

Hello, I am trying to implement the HKDF algorithm to generate a secret key, and I found a link containing an example of HKDF implementation ( you will find link below in details) but unfortunately, the code is incomplete and I have a few questions.

the link : https://wiki.st.com/stm32mcu/index.php?title=Security:How_to_implement_HKDF_with_the_Cryptographic_library&oldid=11796&diff=prev#HKDF_implementation_example_using_HMAC-SHA256_Cryptographic_library_services .my questions is first, once I ad...

WYous.1 by Associate III
  • 896 Views
  • 0 replies
  • 1 kudos

STM32U5 Debug in RDP 0.5 With STM32CubeProgrammer

Hello,I am trying to start a debug session with STM32CubeIDE v1.11.2 on my board locked on RDP 0.5.I loaded a valid secure firmware which jumps into the non-secure firmware before setting RDP 0.5.I could connect STM32CubeProgrammmer and flash the non...

OOUES.1 by Associate
  • 1739 Views
  • 3 replies
  • 0 kudos