中文
相关论文

相关论文: Enhanced Performance for the encrypted Web through…

200 篇论文

We show how to establish TLS connections using one less round trip. In our approach, which we call TurboTLS, the initial client-to-server and server-to-client flows of the TLS handshake are sent over UDP rather than TCP. At the same time,…

密码学与安全 · 计算机科学 2024-07-16 Carlos Aguilar-Melchor , Thomas Bailleux , Jason Goertzen , Adrien Guinet , David Joseph , Douglas Stebila

While TLS has become the de-facto standard for end-to-end security, its use to secure critical communication in evolving industrial IoT scenarios is severely limited by prevalent resource constraints of devices and networks. Most notably,…

网络与互联网体系结构 · 计算机科学 2025-08-06 Jörn Bodenhausen , Simon Mangel , Thomas Vogt , Martin Henze

Security and Privacy are crucial in modern Internet services. Transport Layer Security (TLS) has largely addressed the issue of security. However, information about the type of service being accessed goes in plain-text in the initial…

密码学与安全 · 计算机科学 2022-07-06 Vinod S. Khandkar , Manjesh K. Hanawal , Sameer G Kulkarni

Small TCP flows make up the majority of web flows. For them, the TCP three-way handshake induces significant delay overhead. The TCP Fast Open (TFO) protocol can significantly decrease this delay via zero round-trip time (0-RTT) handshakes…

密码学与安全 · 计算机科学 2019-11-13 Erik Sy , Tobias Mueller , Christian Burkert , Hannes Federrath , Mathias Fischer

TLS is extensively utilized for secure data transmission over networks. However, with the advent of quantum computers, the security of TLS based on traditional public-key cryptography is under threat. To counter quantum threats, it is…

密码学与安全 · 计算机科学 2024-04-24 Jieyu Zheng , Haoliang Zhu , Yifan Dong , Zhenyu Song , Zhenhao Zhang , Yafang Yang , Yunlei Zhao

User tracking on the Internet can come in various forms, e.g., via cookies or by fingerprinting web browsers. A technique that got less attention so far is user tracking based on TLS and specifically based on the TLS session resumption…

密码学与安全 · 计算机科学 2019-03-01 Erik Sy , Christian Burkert , Hannes Federrath , Mathias Fischer

TLS is an end-to-end protocol designed to provide confidentiality and integrity guarantees that improve end-user security and privacy. While TLS helps defend against pervasive surveillance of intercepted unencrypted traffic, it also hinders…

密码学与安全 · 计算机科学 2023-01-26 Xavier de Carné de Carnavalet , Paul C. van Oorschot

In many web applications, such as Content Delivery Networks (CDNs), TLS credentials are shared, e.g., between the website's TLS origin server and the CDN's edge servers, which can be distributed around the globe. To enhance the security and…

密码学与安全 · 计算机科学 2025-06-17 Behnam Shobiri , Sajjad Pourali , Daniel Migault , Ioana Boureanu , Stere Preda , Mohammad Mannan , Amr Youssef

HTTPS enhances end-user privacy and is often preferred or enforced by over-the-top content providers, but renders inoperable all intermediate network functions operating above the transport layer, including caching, content/protocol…

密码学与安全 · 计算机科学 2019-11-14 Nikos Fotiou , Vasilios A Siris , George C. Polyzos , Mario Marchese , Franco Davoli , Luca Boero

Most TLS clients such as modern web browsers enforce coarse-grained TLS security configurations. They support legacy versions of the protocol that have known design weaknesses, and weak ciphersuites that provide fewer security guarantees…

密码学与安全 · 计算机科学 2018-09-18 Eman Salem Alashwali , Pawel Szalachowski

Analyzing users' Internet traffic data and activities has a certain impact on users' experiences in different ways, from maintaining the quality of service on the Internet and providing users with high-quality recommendation systems to…

网络与互联网体系结构 · 计算机科学 2020-09-22 Aida Ramezani , Amirhossein Khajehpour , Mahdi Jafari Siavoshani

The paper presents a step forward in the design and implementation of a Transport Layer Security (TLS) handshake protocol that enables the use of Verifiable Credential (VC) while maintaining full compliance with RFC-8446 and preserving all…

密码学与安全 · 计算机科学 2025-05-22 Leonardo Perugini , Andrea Vesco

A modification of the TLS protocol is presented, using our implementation of the Quantum Key Distribution (QKD) standard ETSI GS QKD 014 v1.1.1. We rely on the Rustls library for this. The TLS protocol is modified while maintaining backward…

密码学与安全 · 计算机科学 2025-06-25 Thomas Prévost , Bruno Martin , Olivier Alibart

We present TLoRa, an end-to-end architecture for HTTPS communication over LoRa by integrating TCP tunneling and a complete TLS 1.3 handshake. It enables a seamless and secure communication channel between WiFi-enabled end devices and the…

密码学与安全 · 计算机科学 2025-10-06 Atonu Ghosh , Akhilesh Mohanasundaram , Srishivanth R F , Sudip Misra

Active measurements can be used to collect server characteristics on a large scale. This kind of metadata can help discovering hidden relations and commonalities among server deployments offering new possibilities to cluster and classify…

网络与互联网体系结构 · 计算机科学 2023-08-31 Markus Sosnowski , Johannes Zirngibl , Patrick Sattler , Georg Carle , Claas Grohnfeldt , Michele Russo , Daniele Sgandurra

Traffic monitoring is essential for network management tasks that ensure security and QoS. However, the continuous increase of HTTPS traffic undermines the effectiveness of current service-level monitoring that can only rely on unreliable…

密码学与安全 · 计算机科学 2020-08-20 Wazen M. Shbair , Thibault Cholez , Jerome Francois , Isabelle Chrisment

Google's CECPQ1 experiment in 2016 integrated a post-quantum key-exchange algorithm, newhope1024, into TLS 1.2. The Google-Cloudflare CECPQ2 experiment in 2019 integrated a more efficient key-exchange algorithm, ntruhrss701, into TLS 1.3.…

密码学与安全 · 计算机科学 2021-12-16 Daniel J. Bernstein , Billy Bob Brumley , Ming-Shing Chen , Nicola Tuveri

TLS 1.3 marks a significant departure from previous versions of the Transport Layer Security protocol (TLS). The new version offers a simplified protocol flow, more secure cryptographic primitives, and new features to improve performance,…

密码学与安全 · 计算机科学 2019-08-07 Ralph Holz , Johanna Amann , Abbas Razaghpanah , Narseo Vallina-Rodriguez

The Datagram Transport Layer Security (DTLS) protocol is the IETF standard for securing the Internet of Things. The Constrained Application Protocol, ZigBee IP, and Lightweight Machine-to-Machine (LWM2M) mandate its use for securing…

网络与互联网体系结构 · 计算机科学 2015-07-22 Malisa Vucinic , Bernard Tourancheau , Thomas Watteyne , Franck Rousseau , Andrzej Duda , Roberto Guizzetti , Laurent Damon

This document presents TLS and how to make it secure enough as of 2014 Spring. Of course all the information given here will rot with time. Protocols known as secure will be cracked and will be replaced with better versions. Fortunately we…

密码学与安全 · 计算机科学 2014-07-09 Emmanuel Dreyfus
‹ 上一页 1 2 3 10 下一页 ›