Skip to main content
Visitor II
December 17, 2021
Question

Hi Everyone, I had run the example for STSAFE from (STM32CubeExpansion_STSAFE-A_V1.1.1) in that demonstration there are 3 different workspaces I want to ask what is difference between STSAFE_A_using_MbedTLS_CryptoLib & STSAFE_A_using_X_Cube_CryptoLib

  • December 17, 2021
  • 1 reply
  • 978 views

Which is better in between STSAFE_A_using_MbedTLS_CryptoLib and STSAFE_A_using_X_Cube_CryptoLib

    This topic has been closed for replies.

    1 reply

    Technical Moderator
    December 23, 2021

    Hi @p123​ ,

    In the X-Cube-STSAFEA, the crypto module has 2 software interfaces: the cryptolib and MbedTLS.

    That is why you find 2 workspaces.

    More explanation can be found in the user manual Getting started with the X-CUBE-SAFEA1 software package (UM2646).

    If this answers your question, please select my reply as a best answer.

    -Amel