2021-04-06 07:54 PM
Hello,
I'm currently evaluating SPC58EC-DISP. I tried a few examples in SPC5-STUDIO and successfully send/read signals via CAN and Serial. Next, I would like to create an application (Authentication with PKI) to verify the device trying to communicate with my SPC58EC-DISP.
Admittedly, I never worked with any library in depth on the Authentication with PKI topic. But I tried a bit with OpenSSL and have read about WolfSSL that may have what I need.
My (newbie) questions are:
Thank you,
An Nguyen
Solved! Go to Solution.
2021-04-07 01:40 AM
Hello ,
i think that you should recompile with the compiler ppc-freevle and integrate this software library in your application.
https://github.com/wolfSSL/wolfssl
If you need some crytographic library function.
there are some useful functions in the Cryptographic component.
Best Regards
Erwan
2021-04-07 01:40 AM
Hello ,
i think that you should recompile with the compiler ppc-freevle and integrate this software library in your application.
https://github.com/wolfSSL/wolfssl
If you need some crytographic library function.
there are some useful functions in the Cryptographic component.
Best Regards
Erwan