This is a wrapper to configure MbedTLS for esp_wireguard on esp8266 platform.
Versions of this library will be in the format x.xyz.r
where x
, y
and z
are from x.y.z
of MbedTLS and r
is the local revision number.
Apache License 2.0 (SPDX ID: Apache-2.0)
This project is licensed under Apache License 2.0
and so is MbedTLS in use (see mbedtls
submodule).