CryptoLib

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

CryptoLib

596 Views
tz9
Contributor II

Hello Support Team,

i wanted to use the crypto hardware (Cryptolib) of the S32K146, especially the SHA256()-Function for a better performance. For this i have to include :  "fsl_crypto.h"

Where can i find this header-file for downloading on the NXP page (this header wasnt included with the other Csec files).

Also, do i require additional headers to use the SHA256()-function ?

Thanks.

0 Kudos
Reply
1 Reply

560 Views
IsaulO
NXP Employee
NXP Employee

Hi @tz9 ,

S32K1xx devices does not have an engine to support SHA256, but you can refer the following community thread: Solved: How to support SHA256 in S32K1 with CSEc? - NXP Community, where you can find a library to be able to implement SHA256 via software.

BR,
IsaulO.

0 Kudos
Reply