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 256 GCM Decryption on STM32L562

Hello,I am trying to decrypt some data on the L5. The data below can be fed directly into a python crypto library and get a valid result. I am trying to understand the 32-bit alignment requirements of the L5 as well as any possible byte swapping ne...

For a new line of products, we are considering STM32F750 but it lacks on-the-fly decryption support. Is there a new line of microcontrollers planned that matches the spec of STM32F750 but includes support for on-the-fly decryption

We need a powerful M7 core running at high speed + GPU support for TouchGFX. It seems that STM32F750 is a perfect match, apart from the fact that it is missing support for on-the-fly decryption (OTFD). As we would like to use external flash memory an...

tomptz by Associate II
  • 460 Views
  • 0 replies
  • 0 kudos

SBSFU User Application integration

HiI'm working on a ST STM32G474RE with the 2 Images and have a application with STM32CubeMX.I was reading the AN5056 but don't understand how I can build my application bin file to download with the Y-modem protocol. Or do I need to modify and add al...

dominik by Senior
  • 802 Views
  • 4 replies
  • 0 kudos

include Crypto Library in STM32CubeIDE

hello,This is an old thread but I hope to get an answer here.I'm using NUCLEO-L496ZG-P, and I have data to decrypt (AES128 CBC).I'm using the STM32CubeIDE to compile.I'm trying to use the Cryptolib but didnt get how to do so. I did download "en.x-cu...

YLAZREG by Associate
  • 508 Views
  • 0 replies
  • 1 kudos

Resolved! STM32 crypto library package (X-CUBE-CRYPTOLIB)

Hi, I’m trying to use the cryptographic library on a board based on STM32L152CBT6-A to encrypt data to be sent. I tried to replace the files inside the “Driver�? folder but it did not work. Does anyone know how to use the library and import it correc...

FForm by Associate II
  • 3381 Views
  • 9 replies
  • 0 kudos