Topic: Enabling/Disabling SSL/TLS security using wolfSSL API's
Hi Team,
I am new to wolfSSL. I am going to use wolfSSL in an embedded application.
The configurations are,
Board : Xilinx development board (ZCU102).
Processor : Cortex A53.
OS : FreeRTOS
Please give your answers for the following questions.
1. I would like to communicate with external devices with or without SSL/TLS security. So Is it possible to communicate without using SSL/TLS security with wolfSSL API's?
2. I know that wolfSSL is the successor of CyaSSL. But I would like to know what is the base layer of wolfSSL/yaSSL is developed from. Whether wolfSSL uses openSSL or LwIP functions internally?
Best regards,
Iyaps.