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

STM32F4 [ECC] X-CUBE-CRYPTOLIB support

Hello,I am using the Nucleo-STM32F411RE development board and require support for cryptographic functions, particularly ECC Point Generation.input: w0, N output: Y, y Begin generate random scalar y on chosen curve Y=y×G+w0×N (G as defined NIST P-256...

Akash_M by Associate II
  • 620 Views
  • 2 replies
  • 1 kudos

encryption file.bin then

After the build process for the project, I get a file.bin that I want to encrypt to be protected and decrypted in my chip via the bootloader. How is this done, knowing that I use stm32 cube ide?

Resolved! OBKey config file

Hi everyone,We're working with STiROT and TrustZone on an STM32H5 (NUCLEO-H533RE), and during the provisioning process we generate the STiRoT_Config.obk file from the STiRoT_Config.xml using the Trusted Package Creator (TPC).Our question is whether t...

lautiq by Associate II
  • 442 Views
  • 2 replies
  • 0 kudos

PCROP code calls to HAL functions

Hi, I have a firmware I wan't to give already flashed protected by PCROP to a customer. Insidie my firmware I use some standart library functions line strlen(), vsprintf and some HAL functions to manage peripherals.What is the best way to call these ...

mromani by Associate
  • 438 Views
  • 1 replies
  • 0 kudos