cancel
Showing results for 
Search instead for 
Did you mean: 

Cryptographic Library

ari_v2
Senior

Hi,

I am currently using the M3_CryptoFW_RngHW_2_0_6.lib for MDK-ARM. However, I must adhere to this specific library version, and I now need it for IAR, meaning that the required library is M3_CryptoFW_RngHW_2_0_6.a. How can I obtain this version for IAR?

Thank you,

Ari

1 ACCEPTED SOLUTION

Accepted Solutions
Jocelyn RICARD
ST Employee

Hello @ari_v2 ,

that is very old indeed 🙂

Fortunately, I found it in my PC, I attach it to the post.

Best regards

Jocelyn

View solution in original post

2 REPLIES 2
Jocelyn RICARD
ST Employee

Hello @ari_v2 ,

that is very old indeed 🙂

Fortunately, I found it in my PC, I attach it to the post.

Best regards

Jocelyn

ari_v2
Senior

Hi Jocelyn,

Thank you for sending lib.

As you mentioned, it is very old..

So, I'm currently transitioning from an older ST crypto library that supported Triple DES (TDES) to the newer X-CUBE-CRYPTOLIB version 4.10.0. However, I've encountered an issue: the new library doesn't support TDES.

Is there a recommended approach to integrate TDES support into the new library? Has ST released a patch or any guidance for this? Additionally, I'm curious if it's feasible to continue using the old library solely for TDES while executing all other cryptographic functions using the new library. Any insights or suggestions on this matter would be greatly appreciated.

Thank you!

Ari