中文
相关论文

相关论文: Surfing the Web quicker than QUIC via a shared Add…

200 篇论文

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

HTTP/3, the latest evolution of the Hypertext Transfer Protocol, utilizes QUIC, a new transport protocol leveraging UDP to overcome limitations such as connection time and head-of-line blocking prevalent in HTTP/2. This advancement is…

网络与互联网体系结构 · 计算机科学 2024-04-29 Abhinav Gupta , Radim Bartos

Stateful Middleboxes are integral part of enterprise and campus networks that provide essential in-network, security, and value-added services. These stateful middleboxes rely on precise network flow identification. However, the adoption of…

网络与互联网体系结构 · 计算机科学 2026-02-04 Hari Hara Sudhan Selvam , Sameer G. Kulkarni

A significant amount of connection establishments on the web require a prior domain name resolution by the client. Especially on high-latency access networks, these DNS lookups cause a significant delay on the client's connection…

网络与互联网体系结构 · 计算机科学 2019-07-03 Erik Sy , Tobias Mueller , Moritz Moennich , Hannes Federrath

The QUIC transport protocol represents a significant evolution in web transport technologies, offering improved performance and reduced latency compared to traditional protocols like TCP. Given the growing number of QUIC implementations,…

网络与互联网体系结构 · 计算机科学 2026-02-11 Jashanjot Singh Sidhu , Abdelhak Bentaleb

Quantum key distribution, initialized in 1984, is a commercialized secure communication method which enables two parties to produce shared random secret key by the nature of quantum mechanics. We propose QQUIC (Quantum assisted Quick UDP…

密码学与安全 · 计算机科学 2020-06-02 Peng Yan , Nengkun Yu

In this paper, we present a detailed performance analysis of QUIC instant ACK, a standard-compliant approach to reduce waiting times during the QUIC connection setup in common CDN deployments. To understand the root causes of the…

网络与互联网体系结构 · 计算机科学 2024-10-29 Jonas Mücke , Marcin Nawrocki , Raphael Hiesgen , Thomas C. Schmidt , Matthias Wählisch

Transport and security protocols are essential to ensure reliable and secure communication between two parties. For IoT applications, these protocols must be lightweight, since IoT devices are usually resource constrained. Unfortunately,…

网络与互联网体系结构 · 计算机科学 2019-01-07 Puneet Kumar , Behnam Dezfouli

The increasing adoption of the QUIC transport protocol has transformed encrypted web traffic, necessitating new methodologies for network analysis. However, existing datasets lack the scope, metadata, and decryption capabilities required…

网络与互联网体系结构 · 计算机科学 2025-05-27 Barak Gahtan , Robert J. Shahla , Alex M. Bronstein , Reuven Cohen

Existing performance comparisons of QUIC and TCP compared an optimized QUIC to an unoptimized TCP stack. By neglecting available TCP improvements inherently included in QUIC, comparisons do not shed light on the performance of current web…

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

Internet censors often rely on information in the first few packets of a connection to censor unwanted traffic. With the rise of the QUIC transport protocol, prior work has suggested the method of using QUIC connection migration to conceal…

密码学与安全 · 计算机科学 2025-10-15 Seungju Lee , Mona Wang , Watson Jia , Qiang Wu , Henry Birge-Lee , Liang Wang , Prateek Mittal

The QUIC protocol is now widely adopted by major tech companies and accounts for a significant fraction of today's Internet traffic. QUIC's multiplexing capabilities, encrypted headers, dynamic IP address changes, and encrypted parameter…

密码学与安全 · 计算机科学 2025-05-09 Thomas Grübl , Weijie Niu , Jan von der Assen , Burkhard Stiller

Every Web session involves a DNS resolution. While, in the last decade, we witnessed a promising trend towards an encrypted Web in general, DNS encryption has only recently gained traction with the standardisation of DNS over TLS (DoT) and…

密码学与安全 · 计算机科学 2024-02-01 Jayasree Sengupta , Mike Kosek , Justus Fries , Simone Ferlin , Pratyush Dikshit , Vaibhav Bajpai

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

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, as the transport layer of the next-generation Web stack (HTTP/3), natively provides security and performance improvements over TCP-based stacks. However, since QUIC provides end-to-end encryption for both data and packet headers,…

网络与互联网体系结构 · 计算机科学 2026-02-16 Jie Zhang , Lei Zhang , Ziyi Wang , Chenxiang Sun , Yuming Hu , Xiaohui Xie , Zeqi Lai , Yong Cui

As QUIC gains attention, more applications that leverage its capabilities are emerging. These include defenses against on-path IP tracking and traffic analysis. However, the deployment of the underlying required support for connection…

网络与互联网体系结构 · 计算机科学 2025-04-18 Aurélien Buchet , Cristel Pelsser

Within a few years of its introduction, QUIC has gained traction: a significant chunk of traffic is now delivered over QUIC. The networking community is actively engaged in debating the fairness, performance, and applicability of QUIC for…

网络与互联网体系结构 · 计算机科学 2018-10-23 Mirko Palmer , Thorben Krüger , Balakrishnan Chandrasekaran , Anja Feldmann

Following QUIC protocol ratification on May 2021, the third major version of the Hypertext Transfer Protocol, namely HTTP/3, was published around one year later in RFC 9114. In light of these consequential advancements, the current work…

Main responsibility of a transport protocol is to support communication between two end-to-end entities. These entities can be hosts or devices, such as routers, firewalls etc. Transport protocol provides mechanism to have a virtually…

网络与互联网体系结构 · 计算机科学 2020-10-13 Puneet Kumar