Mezzo TLS 1.3 Protocol, Suitable for Transmitting Already-Encrypted Data - - Short Paper -

Published: 01 Jan 2024, Last Modified: 20 May 2025CSCML 2024EveryoneRevisionsBibTeXCC BY-SA 4.0
Abstract: Secure communication protocols such as TLS 1.3 are used almost everywhere to protect the confidentiality and integrity of data in transit. The encryption part in these protocols does not come for free: it adds latency and consumes processing cycles. Although nowadays, modern computing platforms encrypt data very efficiently, the encryption overheads can be spared when they are not required. For example, if an application stores the data in an encrypted form, transferring it under TLS 1.3 involves double encryption (and decryption) of the data without adding privacy. Specifically, consider homomorphic encryption based applications or encrypted databases.
Loading