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

STM32H563 Trustzone cmox hardfault

Hello. I am trying to encrypt/decrypt data in secure area of stm32h563 (Trustzone application), using code from one of the examples (using  cmox_cipher_encrypt function). Running the function in non-secure area, everything works fine. Trying to run t...

DBara.1 by Associate II
  • 466 Views
  • 9 replies
  • 0 kudos

Suggestion to use CRYP_AES_GCM

Hello everyone.I'm novice in cryptografic,I'm developing a project with STM32H7.I have a file on uSD and I can read it using FatFs.I have to crypto this file using CRYP_AES_GCM.I setup IOC in this wayThe IOC build this file for meMy file has 98MByte ...

MauFanGilaMedical_0-1776150563313.png MauFanGilaMedical_1-1776150637781.png MauFanGilaMedical_2-1776151142769.png

Resolved! Unexpected Behavior of the STM32 CRYP Module

I'm recently working on benchmarking a various implementations and configurations of cryptographic algorithms such AES-GCM on STM32. Two of these tested function are the following :void test_aes_hardware(void) { uint32_t plaintext[DATA_SIZE/4]; ...

g2f1 by Associate II
  • 808 Views
  • 15 replies
  • 7 kudos

Locked H503 - unable to degug

Hello,I have managed to lock a couple of Nucleo H503 boards and, while they are not very expensive, I would like to try and understand the problem so we can avoid it on production boards.Although I have been experimenting with setting security option...

JimJW by Associate III
  • 274 Views
  • 1 replies
  • 0 kudos