[en] Datagram Transport Layer Security (DTLS) is a recent prococol.
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. [fr] 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.
Disciplines :
Computer science
Author, co-author :
BERNARD, Nicolas ; University of Luxembourg > Faculty of Science, Technology and Communication (FSTC) > Computer Science and Communications Research Unit (CSC)
Language :
French
Title :
Utilisation de l'implémentation de DTLS fournie par OpenSSL