Utilisation de l'implémentation de DTLS fournie par OpenSSL / Using OpenSSL's DTLS Implementation (2006)

Datagram Transport Layer Security (DTLS) est un protocole récent qui fournit une couche cryptographique au-dessus d'UDP. Ce protocole est implémenté dans la bibliothèque OpenSSL mais son usage n'est pas documenté. Le présent document vise à montrer à l'aide d'exemples comment utiliser cette implémentation.

Mots-clefs: DTLS, UDP, OpenSSL, sécurité réseau.


Datagram Transport Layer Security (DTLS) is a recent protocol. It provides a cryptographical layer on the top of UDP. This protocol is implemented in the OpenSSL library but its use is not documented. This document aims to show how to use this implementation, by providing examples.

Keywords: DTLS, UDP, OpenSSL, network security