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
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