Paper 2023/946

Compressing Encrypted Data Over Small Fields

Nils Fleischhacker, Ruhr University Bochum
Kasper Green Larsen, Aarhus University
Mark Simkin, Ethereum Foundation
Abstract

$\newcommand{\gen}{\mathsf{Gen}}\newcommand{\enc}{\mathsf{Enc}}\newcommand{\dec}{\mathsf{Dec}}$ A recent work of Fleischhacker, Larsen, and Simkin (Eurocrypt 2023) shows how to efficiently compress encrypted sparse vectors. Subsequently, Fleischhacker, Larsen, Obremski, and Simkin (Eprint 2023) improve upon their work and provide more efficient constructions solving the same problem. Being able to efficiently compress such vectors is very useful in a variety of applications, such as private information retrieval, searchable encryption, and oblivious message retrieval. Concretely, assume one is given a vector $(m_1, \dots, m_n)$ with at most $t$ distinct indices $i \in [n]$, such that $m_i \neq 0$ and assume $(\gen,\enc, \dec)$ is an additively homomorphic encryption scheme. The authors show that one can compress $(\enc(k, m_1), \dots, \enc(k, m_n))$, without knowing the secret key $k$, into a digest with size dependent on the upper bound on the sparsity $t$, but not on the total vector length $n$. Unfortunately, all existing constructions either only work for encryption schemes that have sufficiently large plaintext spaces or require additional encrypted auxiliary information about the plaintext vector. In this work, we show how to generalize the results of Fleischhacker, Larsen, and Simkin to encryption schemes with arbitrarily small plaintext spaces. Our construction follows the same general ideas laid out in previous works but modifies them in a way that allows compressing the encrypted vectors correctly with high probability, independently of the size of the plaintext space.

Metadata
Available format(s)
PDF
Category
Foundations
Publication info
Preprint.
Keywords
CompressionOutsourced StorageHomomorphic Encryption
Contact author(s)
mail @ nilsfleischhacker de
larsen @ cs au dk
mark simkin @ ethereum org
History
2023-06-19: approved
2023-06-16: received
See all versions
Short URL
https://ia.cr/2023/946
License
Creative Commons Attribution
CC BY

BibTeX

@misc{cryptoeprint:2023/946,
      author = {Nils Fleischhacker and Kasper Green Larsen and Mark Simkin},
      title = {Compressing Encrypted Data Over Small Fields},
      howpublished = {Cryptology ePrint Archive, Paper 2023/946},
      year = {2023},
      note = {\url{https://eprint.iacr.org/2023/946}},
      url = {https://eprint.iacr.org/2023/946}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.