can anyone recommend a crypt/decrypt open source package for MPC5606

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

can anyone recommend a crypt/decrypt open source package for MPC5606

544 Views
xiaolongyuan
Contributor II

hi  some warm-hearted expertise engineer.

now i take part in a project using the board MPC5606, the IDE is codewarrior ....

i want to use some encrypt and decrypt algorithm like aes-cbc cmac. hmac,sha256 etc

can someone recommend some opensource package which can be used in the platform.

thank you sincerely in advance for someone can give some tips.

i tried wolfSSL but met some problem, so i want to figure whether the board have some original Crypto pack.or API

0 Kudos
1 Reply

436 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

I don't know such libraries. I would rather recommend to use a microcontroller which has HW support for these features. For example S32K family:

32-bit Automotive General Purpose MCUs|NXP 

Here is an application note for CSEc module:

https://www.nxp.com/webapp/Download?colCode=AN5401

https://www.nxp.com/webapp/Download?colCode=AN5401SW

Regards,

Lukas

0 Kudos