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

Preparing RSA public key for SBSFU verification on the STM32

Hello,I am trying to add a new crypto scheme in the SBSFU application for STM32H7B3-DK.I have implemented RSA_PKCS1v15_Verify() function using STCrypto lib in the SE_CRYPTO_Authenticate_Metadata() for RSA verification. As per my understanding the RSA...

Ikbal by Associate II
  • 833 Views
  • 1 replies
  • 0 kudos

Usage of CRYPTO LIBRARY

I am trying to use the cryptographic library on a STM32F103, but I cannot find any documentation that is in line with the library and functions.In UM1924 rev.8 we still speak of version 3, but I cannot find the mnual consideration of rev. 4.0.1 (ther...

ABatt.1 by Senior
  • 2481 Views
  • 4 replies
  • 0 kudos

Resolved! How can I disable RDP2?

Hi, I was testing the different levels of read protection and when I activated RDP 2, I lost full access to my board. I would like to know if there is any way to regain access (do a downgrade), despite losing all the content I had installed, somethin...

AGóme.3 by Associate
  • 994 Views
  • 1 replies
  • 0 kudos

No index returned when writing user key to P-NUCLEO-WB55

I am trying to write a user key to CKS on a P-NUCLEO-WB55 using either STM32CubeProgrammer or STM32_Programmer_CLI and the SWD interface. I am able to start the FUS no problem, as shown here:C:\Program Files\STMicroelectronics\STM32Cube\STM32CubeProg...

crwper by Senior
  • 895 Views
  • 4 replies
  • 0 kudos

[STM32WB55CEU6] AES-256 Decrypt Error

Decryption(AES-256) error after encryption(AES-256) signal network transmissionThe progress is as follows--------------------------------------------------------------------------------------------------------------​AES SettingsKeyEncrypt(board 1)Dec...

0693W00000Unsu1QAB.png 0693W00000Unsu1QAB.png 0693W00000UnsufQAB.png 0693W00000UnsupQAB.png
Nemonas by Associate II
  • 684 Views
  • 1 replies
  • 0 kudos

Need to Debug

STM32H7B3I-DK 1_Image demo project.Please let me know, what is the debug mechanism for SECoreBin application? How can I enable debug mode of SBSFU Secure Engine application?

jM.1 by Associate
  • 659 Views
  • 2 replies
  • 0 kudos

Suggestions about security?

Hello, I'm working for an MNC and we use stm32l431cc. And I have to implement firmware updates over the air.physical connection:TARGET DEVICE <---UART----> External IOT DEVICE (GSM MODULE) which can be plugged in and out <----> Cloud service.For the ...

Vmere.1 by Senior
  • 694 Views
  • 3 replies
  • 0 kudos

What you need to do to enable debugging for SECoreBin?

Hi,My custom SBSFU_UserApp.bin failed the header signature verification in slot SLOT_ACTIVE_1 when I tried to execute it on the STM32H7B3I-DK board.To replace ECDSA with RSA signing verification, I have changed se_crypto_bootloader.c.SECoreBin projec...

speak.1 by Associate
  • 629 Views
  • 1 replies
  • 0 kudos