STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STSAFE-A110 with mbedTLS and local envelope API

I'm using an STSAFE-A110 chip with SPL02 profile on a custom board and trying to get StSafeA_WrapLocalEnvelope() function working. I've already successfully paired my chip with my MCU/FW by writing the default host MAC key from the ST examples to the...

Resolved! PKA Modular Exponentiation not working as expected

Hello,I'm trying to figure out how to properly use STM32WB55 PKA registers for RSA key generation and encryption/decryption. I have chosen small (63 bit) primes for generating RSA private key, which worked perfectly. However, I am having trouble with...

PKryg.1 by Associate II
  • 374 Views
  • 5 replies
  • 2 kudos

ECC Signature Failure

Reference: STM32CubeExpansion_Crypto_V4..1.0, MCU: STM32G474REThe cmox_ecdsa_verify(...) function is failing with a fault code of 0x6c706, which is not contained within cmox_ecc_retvals.h header file. All arguments to the cmox_ecdsa_verify(...) funct...

rrooyen by Associate III
  • 2323 Views
  • 20 replies
  • 8 kudos

Resolved! STSafe-A110 unwrap error

Hello, I am using the STSAFE-A110 connected to the ESP32C3 board. I referred to the service interface from this GitHub repository (https://github.com/kmwebnet/stsafe_esp32_test). I have matched the Host MAC key and cipher key exactly as in the exampl...

darzento_0-1716360332192.png darzento_1-1716360354743.png
darzento by Associate
  • 470 Views
  • 3 replies
  • 1 kudos

Information about MCUboot and illustrative examples

Hello everyone, I'm learning about MCUboot. Currently I have tried searching for information online but still don't have an overview. So I hope everyone shares their experiences about MCUboot (things to learn here) and give me some programs to better...

Resolved! STSAFE-A110 how to enter Hibernate

board: stm32U585 + stsafe-a110 before the stm32u585 enter the low power mode ,I want to set stsafe-a110 enter the low power consumpion mode. I can't find the methods to enter Hibernate      

dylanou_0-1718336059037.png dylanou_1-1718336334937.png dylanou_2-1718336347382.png
dylanou by Associate III
  • 263 Views
  • 1 replies
  • 0 kudos

Resolved! Can x-cube-sbsfu use hardware decryption?

I'm using H753 which has hw crypto, and was hoping to improve the sbsfu execution time (e.g. time to validate FW header at start tup) by enabling hw crypto. However HAL_CRYP_MODULE_ENABLED doesn't do anything. I looked through the integration guide a...

JQiao.1 by Associate II
  • 196 Views
  • 1 replies
  • 0 kudos

Encryption using AES CCM + MIC - stm32wb

Hi,i am trying to develop a device which sends out bthome advertisements via ble (some sensor data).So far so good, this part is working, but now i would also like to use bthome encryption.https://bthome.io/encryption/So following this guide, i would...

Exeu by Associate II
  • 214 Views
  • 0 replies
  • 0 kudos