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

Provisioning by User Code

Hi,is there a possibility to do the complete chain to product state "closed" by non secure user code ?I have a custom bootloader which usually did a set of the old RDP Level.Now, with a STM32H57 device we have to use the new product state. I'm able t...

NetxDuo - STSAFE A110 TLS

Hello.I'm working with STM32H573.I have a question related with the use of STSAFE-A110 for TLS. I have to authenticate also the client.I've succeded stablishing TLS mutual authentication with HTTPS server and TCP server  (different applications, not ...

I_C by Associate
  • 367 Views
  • 1 replies
  • 3 kudos

Resolved! Not able to parse rsa public key using mbedtls

I am using mbedtls module to verify the signature of firmware using RSA and its giving MBEDTLS_ERR_PK_INVALID_PUBKEY after parsing the public key. I am using OpenSSL for generating public and private keys the public key is generated using openssl gen...

Advait by Associate III
  • 473 Views
  • 6 replies
  • 0 kudos

adc_trustzone Issue

Hi, I am using ADC1 on stm32H563ZI nucleo board with trustzone enabled, I am not getting proper adc values (getting adc count of 822). When trust zone is disabled I am getting proper value of around 4095 with input of 3.3Volt .I am attaching the proj...

Ally_11 by Associate
  • 959 Views
  • 2 replies
  • 1 kudos

Authentication key provisioning in STM32H5

Hi,I come to you about the key provisioning process for the iROT in the STM32H5.Using TrustedPackageCreator, the keys provided in the file STiROT_Config.xml for the Secure Boot (field <Authentication key>) are both the private and public keys of the ...