Datagram Transport Layer Security
- Datagram Transport Layer Security
-
In information technology, the Datagram Transport Layer Security (DTLS) protocol provides communications privacy for datagram protocols. DTLS allows datagram-based applications to communicate in a way that is designed to prevent eavesdropping, tampering, or message forgery. The DTLS protocol is based on the stream-oriented TLS protocol and is intended to provide similar security guarantees. The datagram semantics of the underlying transport are preserved by the DTLS protocol — the application will not suffer from the delays associated with stream protocols, but will have to deal with packet reordering, loss of datagram and data larger than a datagram packet size.
DTLS is defined in RFC 4347 for use with UDP encapsulation and in RFC 5238 for use with DCCP encapsulation.
See also
- OpenSSL: a free and popular implementation of TLS added support for DTLS with version 0.9.8.
- CyaSSL: an open source embedded SSL/TLS implementation with DTLS support.
- GnuTLS: added support for DTLS with version 2.99.0.
External links
This article was originally based on material from the Free On-line Dictionary of Computing, which is licensed under the GFDL.
Categories:
- Cryptography stubs
- Cryptographic protocols
- Internet protocols
- Session layer protocols
Wikimedia Foundation.
2010.
Look at other dictionaries:
Datagram Transport Layer Security — Saltar a navegación, búsqueda Datagram Transport Layer Security (DTLS) es un protocolo que proporciona privacidad en las comunicaciones para protocolos de datagramas. Este protocolo permite a las aplicaciones cliente/servidor comunicarse de… … Wikipedia Español
Datagram Transport Layer Security — DTLS im TCP/IP Protokollstapel Anwendung SIP … Transport DTLS UDP Internet IP Netzzugang … Deutsch Wikipedia
Datagram Transport Layer Security — Pile de protocoles 7. Application 6. Présentation 5. Session 4. Tr … Wikipédia en Français
Transport Layer Security — (TLS) and its predecessor, Secure Sockets Layer (SSL), are cryptographic protocols that provide secure communications on the Internet for such things as web browsing, e mail, Internet faxing, instant messaging and other data transfers. There are… … Wikipedia
Transport Layer Security — SSL im TCP/IP Protokollstapel Anwendung HTTPS IMAPS POP3S SMTPS ... Transport SSL/TLS TCP Intern … Deutsch Wikipedia
Transport Layer Security — Para otros usos de este término, véase TLS. Secure Sockets Layer (SSL; protocolo de capa de conexión segura) y su sucesor Transport Layer Security (TLS; seguridad de la capa de transporte) son protocolos criptográficos que proporcionan… … Wikipedia Español
Multiplexed Transport Layer Security — In information technology, the Transport Layer Security (TLS) protocol provides connection security with mutual authentication, data confidentiality and integrity, key generation and distribution, and security parameters negotiation. However,… … Wikipedia
Datagram Congestion Control Protocol — Internet protocol suite Application layer BGP DHCP DNS FTP HTTP … Wikipedia
Secure Sockets Layer — In diesem Artikel oder Abschnitt fehlen folgende wichtige Informationen: Informationen über SSL Change Cipherspec. Protocol, SSL Alert Protocol, SSL Application Data Protocol Du kannst Wikipedia helfen, indem du sie recherchierst und einfügst … Deutsch Wikipedia
Layer 2 Tunneling Protocol — In computer networking, the Layer 2 Tunneling Protocol (L2TP) is a tunneling protocol used to support virtual private networks (VPNs). History and future Published in 1999 as proposed standard RFC 2661, L2TP has its origins primarily in two older … Wikipedia