Skip to main content
This topic has been closed for replies.

2 replies

STTwo-32
ST Technical Moderator
April 12, 2024

Hello @Martin42 

You can compile the examples of the X-CUBE-CRYPTO-V3 using Keil or IAR. 

PS: The legacy STM32 cryptographic library package (X-CUBE-CRYPTO-V3) is no more maintained. Refer to new STM32 cryptographic library package (www.st.com/en/product/x-cube-cryptolib) to have an up to date version of the package, supporting all STM32 Series.

Those examples can be compiled using our STM32CubeIDE, Keil and IAR.

Best Regards.

STTwo-32 

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
Martin42Author
Associate III
April 12, 2024

Hi @STTwo-32 ,

That's why I can't compile it with the Atollic TrueSTUDIO for STM32 9.3.0 development environment?

 

I have already found the current x-cube-cryptolib, but unfortunately an incorrect SHA256 hash is calculated when I copy it into my existing project with Atollic TrueSTUDIO for STM32 9.3.0.

Unfortunately I can't switch to STM32CubeIDE 1.13.1, otherwise everything will have to be tested again.

https://community.st.com/t5/stm32-mcus-embedded-software/x-cube-cryptolib-computed-sha256-hash-wrong/td-p/660912
Maybe you have a solution for this?

 

Best Regards

Martin