DTLS support in RIOT. More...
DTLS support in RIOT.
There are two ways of using DTLS in RIOT. First is directly using the third party libraries available offering DTLS implementation with the pkg system. Supported DTLS implementations are:
The other way of using DTLS is through the DTLS sock API.
For further instructions, please refer to the corresponding page.
Modules | |
(D)TLS Credential Manager | |
Credentials management module for (D)TLS. | |
DTLS sock API | |
Sock submodule for DTLS. | |
TinyDTLS for RIOT | |
Provides the Eclipse TinyDTLS to RIOT. | |
WolfSSL Embedded SSL/TLS library | |
Provides the WolfSSL SSL/TLS solution. | |
Files | |
file | dtls.h |
DTLS. | |