STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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 II
  • 138 Views
  • 3 replies
  • 0 kudos

Resolved! Missing CMOX_AESFAST_CFB_DEC_ALGO

In the X-CUBE-CRYPTOLIB v4.1.0, the documentation say that cmox_cipher_decrypt() accept the CMOX_AESFAST_CFB_DEC_ALGO as algo. But CMOX_AESFAST_CFB_DEC_ALGO is not defined, instead there is a CMOX_AESFAST_CFB_DEC_ALG in cmox_cfb.h.

nicolas by Associate III
  • 79 Views
  • 3 replies
  • 1 kudos

Crypto Library

Hi @Jocelyn RICARD I would like to generate Certificate Signing Request in my STM32H5 board, can i know which library i can use and share any document or example project 

Resolved! IOTA L2Sec stream fails due to STSAFE setup error

Hello,I'm trying to run the X-CUBE-IOTA1 v3.0 on the B-U585I-IOT02A board, but after following the tutorial in UM2606 I get the following error when trying to send L2Sec Stream:What can be the reason of the pairing_stsafe result failing, please?Best ...

SedCore_0-1707329532392.png
SedCore by Associate II
  • 445 Views
  • 9 replies
  • 2 kudos

Example using STSAFE with Azue IoT

Hi,I'd like to ask if any example code for Azure IoT Hub group enrollment is available.I found examples for individual enrollment in X-CUBE-AZURE-v2-3-0 only.I try to follow the Just-in-time registration method and it fails when trying to connect to ...

neocnx by Associate
  • 253 Views
  • 4 replies
  • 0 kudos