esp-idf/components/openssl
David Cermak 9459c0dd43 asio: Basic SSL/TLS support in asio port for ESP platform
This port employs IDF port of OpenSSL for most common features, others
are discouraged or not supported. The port also introduces several stubs
for OpenSSL functions which ASIO needs to get compiled and linked.

Upstream ASIO supports WolfSSL as SSL/TLS stack, as well, which is
another option for SSL support in ASIO on ESP platform.
2020-07-14 10:42:17 +00:00
..
include openssl: basic support for errors and bio objects 2020-07-14 10:42:17 +00:00
library asio: Basic SSL/TLS support in asio port for ESP platform 2020-07-14 10:42:17 +00:00
platform asio: Basic SSL/TLS support in asio port for ESP platform 2020-07-14 10:42:17 +00:00
test openssl: basic support for errors and bio objects 2020-07-14 10:42:17 +00:00
CMakeLists.txt openssl: basic support for errors and bio objects 2020-07-14 10:42:17 +00:00
component.mk build system: Refactor component.mk to not need component_common.mk 2016-11-10 15:52:22 +11:00
Kconfig openssl: basic support for errors and bio objects 2020-07-14 10:42:17 +00:00
OpenSSL-APIs.rst openssl: basic support for errors and bio objects 2020-07-14 10:42:17 +00:00