This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 18 lines
!!! Overview[1][2]
[{$pagename}] ([QUIC]) [Protocol] was designed by Jim Roskind at [Google] and supports a set of multiplexed connections between two [endpoints] over [User Datagram Protocol] ([UDP]), and was designed to provide security protection equivalent to [TLS]/[SSL][{$pagename}] was submitted to the [IETF] for [Standards Track] in June [2015|Year 2015], an [Internet Draft] of a specification for [QUIC] was submitted to the IETF for standardization. A [QUIC] [Working Group] was established in [2016|Year 2016].[3]
[{$pagename}] ([QUIC]) is defined in [QUIC- A UDP-Based Multiplexed and Secure Transport][{$pagename}] implements [X25519] for [Encryption]
[{$pagename}] is a multiplexed and [secure] transport [protocol] that runs on top of [UDP]. [QUIC] aims to provide a flexible set of features that allow it to be a general-purpose transport for multiple [applications].
[{$pagename}] implements techniques learned from experience with [TCP], [SCTP] and other transport [protocols].
[{$pagename}] uses UDP as substrate so as to not require changes to legacy client [Operating Systems] and middleboxes to be deployable.
[{$pagename}] [authenticates] all of its headers and encrypts most of the data it exchanges, including its signaling. This allows the protocol to evolve without incurring a dependency on upgrades to middleboxes. [QUIC- A UDP-Based Multiplexed and Secure Transport] document describes the core [QUIC] [protocol], including the conceptual design, wire format, and mechanisms of the [QUIC] protocol for connection establishment, stream multiplexing, stream and connection-level flow control, and data reliability.!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]
----
* [#1] - [QUIC Crypto|https://docs.google.com/document/d/1g5nIXAIkN_Y-7XJW5K45IblHd_L2f5LTaDUDwvZ5L6g/edit|target='_blank'] - based on information obtained 2018-08-11-
* [#2] - [QUIC|Wikipedia:QUIC|target='_blank'] - based on information obtained 2018-08-11-
* [#3] - [QUIC Working Group|https://datatracker.ietf.org/wg/quic/about/|target='_blank'] - based on information obtained 2018-09-15-