Nanocoap DTLS implementation

Hi, in the master branch of RIOT, inside the examples folder I’ve found an implementation of CoAP called nanocoap_server and an example of DTLS called dtls-echo. Is anybody working on an implementation of DTLS with nanocoap or similar? I’m interested in securing CoAP over DTLS.

Thanks

Hi,

not sure about the state, but you might want to have a look at [1].

cheers

Michel

[1]: https://github.com/RIOT-OS/RIOT/pull/9450