HI I am looking for a link to download the older version of CryptoLib v3, I can only find links to download the latest CryptoLib v4 here which is not the version that I'm looking for. Thanks! https://www.st.com/content/my_st_com/en/products/embedded-...
Hi I am trying to get the the SBSFU v 2.5.0 package to work on NUCLEO-G071RB I am getting the following error after the compilation of the User App and during the preimage execution step (this is all occurring within CUBE-IDE): ---------------------...
I am trying to build the 3 components that comprise the "2 Images" variant of the SBSFU v2.5 package. This requires building the following components: 2_Images_SECoreBin - 2_Images_SBSFU - 2_Images_UserApp The SBSFU package does not, however, c...
I'm currently investigating SBSFU options for STM32 and it seems like the base package incorporates authentication of the firmware based on on digital signatures (ECDSA, edDSA etc.) but does not incorporate firmware encryption. I have an additional r...
I was looking over the example projects that come with CryptoLib v4.0 in the package en.STM32CubeExpansion_Crypto_v4.0.1 for examples related to X.509 certificate handling and was not able to find anything in that regard. I wanted to confirm whether ...
@Guillaume K Thanks that did work! Though I got some conversion errors in that I am excerpting below from the conversion log file. I don't think that they are relevant. Would you be able to comment? The errors are below: Project: NUCLEO-G071RB_2_Im...
@JHOUD thanks for the clarification! I think I'm currently leaning toward incorporating mbedTLS since this is a software only option rather than a secure element but will revisit the secure element based strategy at a later stage.
@Imen DAHMEN I was not able to get this resolved I included the STM32_Cryptgraphic folder in en.STM32CubeExpansion_Crypto_v4.0.1 which contains all the header files including cmox_crypto.h. Do you happen to know the name of the particular header fil...