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

CRC module init code

Is STM32CubeMX v5.01 supoosed to generate CRC intializtion code? All I get is an empty  MX_CRC_Init() function and no handle is created. Is this a bug? I can copy the init code from an example but I'm wondering how/where the CRC clock gets enabled...

Firmware Encryption AES-256

Hi,I need to add the security and encryption to my firmware for the STM32L432KB MCU.Please suggest me that how do It or develop it.Thanks

K_P_D by Associate II
  • 1131 Views
  • 3 replies
  • 0 kudos

x-cube-cryptolib with cubemx

The question has been asked already, and the answer is generally : look at https://community.st.com/docs/DOC-1557-one-way-to-use-the-x-cube-cryptolib-with-cubemx-and-system-workbenchUnfortunatly, the link is dead.Where can I find this document ?Regar...

STM32 Cryptographic Library

Hello, I am using STM32 Cryptographic Library. as the UM, there are 8 .lib file. what is the difference? e.g M3_CryptoFW_RngHW_2_0_6. lib, is it implemented by Hardware? Or what crypto function is implemented by Hardware? does it include all crypto...

sliu.8 by Associate
  • 667 Views
  • 2 replies
  • 0 kudos

AES on the STM32F423

Posted on June 20, 2018 at 02:01I want to use AES on the STM32F423 (ie, call CRYP_AES_CBC).  But, 'CRYP' does not seem to be defined for the F423 (unlike many other cpus).  I assume 'CRYP' is not defined since the 423 does not support hashing and ot...

X-Cube-Crypto Library CubeMX Help

Posted on August 09, 2016 at 23:33 I downloadedX-Cube-Crypto Library from the email and i have the zip. Issue is that i cant seem to find anything that would install it into the CubeMX software. I can browse the zip and see the files and examples ...

ayarema by Associate II
  • 4511 Views
  • 25 replies
  • 0 kudos