Topic: Is wolfCrypt library works for Embedded Linux and VS2015?

Hi,

I have terminal that runs on embedded Linux. And I build web api2 app using visual studio 2015.
No I need to be encrypt the communication with wolfCrypt.

Is wolfCrypt  library works for Embedded Linux and VS2015? If so how can I get a help.

Kind Regards

Share

Re: Is wolfCrypt library works for Embedded Linux and VS2015?

Hi NTMS,

wolfSSL and wolfCrypt support compilation with VS2015 for Windows.  We also support compiling and running in embedded linux environments.

Instructions on how to compile wolfSSL for Visual Studio can be found at the following link:
https://www.wolfssl.com/wolfSSL/Docs-wo … tudio.html

Best Regards,
Chris