Datagram Transport Layer Security |
The Datagram Transport Layer Security (DTLS) protocol provides communications privacy for packet protocols. The protocol allows client/server applications to communicate in a way that is designed to prevent eavesdropping, tampering, or message forgery. The DTLS protocol is based on the Transport Layer Security protocol and provides equivalent security guarantees. Datagram semantics of the underlying transport are preserved by the DTLS protocol.
= See also =
OpenSSL: a free and popular implementation.
.
= External links =
[http://www.ietf.org/html.charters/tls-charter.html The IETF TLS Workgroup]
[http://www.ietf.org/internet-drafts/draft-rescorla-dtls-05.txt Datagram Transport Layer Security]
[http://crypto.stanford.edu/~nagendra/papers/dtls.pdf The Design and Implementation of Datagram TLS]