中文
相关论文

相关论文: Beyond QUIC v1: A First Look at Recent Transport L…

200 篇论文

The QUIC protocol combines features that were initially found inside the TCP, TLS and HTTP/2 protocols. The IETF is currently finalising a complete specification of this protocol. More than a dozen of independent implementations have been…

网络与互联网体系结构 · 计算机科学 2019-04-18 Maxime Piraux , Quentin De Coninck , Olivier Bonaventure

QUIC is an advanced transport layer protocol whose ubiquity on the Internet is now very apparent. Importantly, QUIC fuels the next generation of web browsing: HTTP/3. QUIC is a stateful and connection oriented protocol which offers similar…

网络与互联网体系结构 · 计算机科学 2025-11-12 Darius Saif , Ashraf Matrawy

QUIC is a new transport protocol combining the reliability and congestion control features of TCP with the security features of TLS. One of the main challenges with QUIC is to guarantee that any of its implementation follows the IETF…

网络与互联网体系结构 · 计算机科学 2025-03-04 Christophe Crochet , Tom Rousseaux , J-F Sambon , Maxime Piraux , Axel Legay

QUIC is a new network protocol standardized in 2021. It was designed to replace the TCP/TLS stack and is based on UDP. The most current web standard HTTP/3 is specifically designed to use QUIC as transport protocol. QUIC claims to provide…

网络与互联网体系结构 · 计算机科学 2025-05-16 Marcel Kempf , Nikolas Gauder , Benedikt Jaeger , Johannes Zirngibl , Georg Carle

QUIC has rapidly evolved into a cornerstone transport protocol for secure, low-latency communications, yet its deployment continues to expose critical security and privacy vulnerabilities, particularly during connection establishment phases…

密码学与安全 · 计算机科学 2025-07-02 Jayasree Sengupta , Debasmita Dey , Simone Ferlin-Reiter , Nirnay Ghosh , Vaibhav Bajpai

Quick UDP Internet Connections (QUIC) is a recently proposed transport protocol, currently being standardized by the Internet Engineering Task Force (IETF). It aims at overcoming some of the shortcomings of TCP, while maintaining the logic…

网络与互联网体系结构 · 计算机科学 2019-11-11 Alvise De Biasio , Federico Chiariotti , Michele Polese , Andrea Zanella , Michele Zorzi

QUIC is a new protocol standardized in 2021 designed to improve on the widely used TCP / TLS stack. The main goal is to speed up web traffic via HTTP, but it is also used in other areas like tunneling. Based on UDP it offers features like…

网络与互联网体系结构 · 计算机科学 2023-09-29 Benedikt Jaeger , Johannes Zirngibl , Marcel Kempf , Kevin Ploch , Georg Carle

Network applications are routinely under attack. We consider the problem of developing an effective and efficient fuzzer for the recently ratified QUIC network protocol to uncover security vulnerabilities. QUIC offers a unified transport…

密码学与安全 · 计算机科学 2025-03-26 Kian Kai Ang , Damith C. Ranasinghe

Quick UDP Internet Connection (QUIC) is an emerging end-to-end encrypted, transport-layer protocol, which has been increasingly adopted by popular web services to improve communication security and quality of experience (QoE) towards…

密码学与安全 · 计算机科学 2023-10-18 Qianqian Zhang , Chi-Jiun Su

The QUIC protocol is a new approach to combine encryption and transport layer stream abstraction into one protocol to lower latency and improve security. However, the decision to encrypt transport layer functionality may limit the…

密码学与安全 · 计算机科学 2021-07-14 Konrad Yuri Gbur , Florian Tschorsch

Mass live content, such as world cups, the Superbowl or the Olympics, attract audiences of hundreds of millions of viewers. While such events were predominantly consumed on TV, more and more viewers follow big events on the Internet, which…

网络与互联网体系结构 · 计算机科学 2026-03-12 Max Franke , Jake Holland , Stefan Schmid

In the last 15 years, the Internet architecture has continued evolving organically, introducing new headers and protocols to the classic TCP/IP stack. More specifically, we have identified two major trends. First, it is common that most…

网络与互联网体系结构 · 计算机科学 2022-08-11 Jordi Paillisse , Alberto Rodriguez-Natal , Fabio Maino , Albert Cabellos

There has been growing interest in using the QUIC transport protocol for the Internet of Things (IoT). In lossy and high latency networks, QUIC outperforms TCP and TLS. Since IoT greatly differs from traditional networks in terms of…

网络与互联网体系结构 · 计算机科学 2025-11-17 Darius Saif , Ashraf Matrawy

Pacing is a key mechanism in modern transport protocols, used to regulate packet transmission timing to minimize traffic burstiness, lower latency, and reduce packet loss. Standardized in 2021, QUIC is a UDP-based protocol designed to…

网络与互联网体系结构 · 计算机科学 2025-05-15 Marcel Kempf , Simon Tietz , Benedikt Jaeger , Johannes Späth , Georg Carle , Johannes Zirngibl

By combining the security features of TLS with the reliability of TCP, QUIC opens new possibilities for many applications. We demonstrate the benefits that QUIC brings for routing protocols. Current Internet routing protocols use insecure…

网络与互联网体系结构 · 计算机科学 2023-04-07 Thomas Wirtgen , Nicolas Rybowski , Cristel Pelsser , Olivier Bonaventure

Originally implemented by Google, QUIC gathers a growing interest by providing, on top of UDP, the same service as the classical TCP/TLS/HTTP/2 stack. The IETF will finalise the QUIC specification in 2019. A key feature of QUIC is that…

网络与互联网体系结构 · 计算机科学 2019-04-26 François Michel , Quentin De Coninck , Olivier Bonaventure

While the evolution of the Internet was driven by the end-to-end model, it has been challenged by many flavors of middleboxes over the decades. Yet, the basic idea is still fundamental: reliability and security are usually realized…

网络与互联网体系结构 · 计算机科学 2023-07-31 Mike Kosek , Benedikt Spies , Jörg Ott

QUIC, as the foundation for HTTP/3, is becoming an Internet reality. A plethora of studies already show that QUIC excels beyond TCP+TLS+HTTP/2. Yet, these studies compare a highly optimized QUIC Web stack against an unoptimized TCP-based…

网络与互联网体系结构 · 计算机科学 2019-10-18 Jan Rüth , Konrad Wolsing , Klaus Wehrle , Oliver Hohlfeld

Built on top of UDP, the relatively new QUIC protocol serves as the baseline for modern web protocol stacks. Equipped with a rich feature set, the protocol is defined by a 151 pages strong IETF standard complemented by several additional…

密码学与安全 · 计算机科学 2023-07-03 Stefan Tatschner , Sebastian N. Peters , David Emeis , John Morris , Thomas Newe

While applications quickly evolve, Internet protocols do not follow the same pace. There are two root causes for this. First, extending protocol with cleartext control plane is usually hindered by various network devices such as…

网络与互联网体系结构 · 计算机科学 2024-05-03 Quentin De Coninck
‹ 上一页 1 2 3 10 下一页 ›