cancel
Showing results for 
Search instead for 
Did you mean: 

STM32 cryptographic firmware library for STM32U5

Streitler
Associate

Hey,

in the past we used a STM32F4 and in the new Gen I will use the a STM32U5 and there is my questen about the cryptographic firmware in the past we could use the libSTM32CryptographicV3.0.0_CM4_GCC.a but now is there also a Lib for the stm32u5?

 

1 ACCEPTED SOLUTION

Accepted Solutions
Streitler
Associate

FYI: I added the crypto lib from the STM32CUBEMX but it does not work at all, I use the RSA and AES and also the HMAC_SHA256 but I keep keeting errors like undefined reference, I included everything in path and symbols but there is no SRC folder with a libary but instant there is a X509 folder with source and header files.

View solution in original post

1 REPLY 1
Streitler
Associate

FYI: I added the crypto lib from the STM32CUBEMX but it does not work at all, I use the RSA and AES and also the HMAC_SHA256 but I keep keeting errors like undefined reference, I included everything in path and symbols but there is no SRC folder with a libary but instant there is a X509 folder with source and header files.