STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Cryptographic hardware acceleration libraries for STM32F423

I have download the TM32CubeExpansion_Crypto_V4.0.1 library. The folder structure doesn't look like the one represented in the UM1924 document. There is no AccHw_Crypto folder and no STMF1 to STMF4 folders nowhere.Is there support for AES HW accelera...

MSaez.1 by Associate II
  • 564 Views
  • 1 replies
  • 1 kudos

Resolved! How to process RDP regression from appplication code?

Hi,for my application I need to set RDP regression from my application code :1) Is it possible in RDP2 to provide OEM Key (for regression) from application code in order to restore JTAG access (and perform a regression whith a user intervention)2) Is...

Aurelien1 by Associate III
  • 1673 Views
  • 4 replies
  • 0 kudos

Proprietary License vs BSD Clause 3 details ??

What are the major differences between "Proprietary License vs BSD Clause 3 details ??"BSD Clause 3 says followRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are m...

SPati.7 by Associate III
  • 871 Views
  • 1 replies
  • 0 kudos

Resolved! How to import "CryptoAuthLib" to existing project?

I am currently working on a STM32F767ZI-Nucleo board and a little security chip (microchip atecc508a), that is connected via i2c connection. For this chip is a library available CryptoAuthLib (https://github.com/MicrochipTech/cryptoauthlib), that I w...

STM32U5 TF-M Crypto services - AES GCM DPA-protected

Hi,I am using the X-CUBE-AZURE example with the B-U585I-IOT02A development board equipped with STM32U5 microcontroller.Reading the tfm_mbedcrypto_config.h file of the TF-m it says that AES GCM is available with protection against DPA attaccks but in ...

Domenico by Associate III
  • 1225 Views
  • 2 replies
  • 0 kudos

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
  • 731 Views
  • 1 replies
  • 0 kudos