Paper 2022/690

Authentication in the Bounded Storage Model

Yevgeniy Dodis, New York University
Willy Quach, Northeastern University
Daniel Wichs, Northeastern University, NTT Research
Abstract

We consider the streaming variant of the Bounded Storage Model (BSM), where the honest parties can stream large amounts of data to each other, while only maintaining a small memory of size $n$. The adversary also operates as a streaming algorithm, but has a much larger memory size $m \gg n$. The goal is to construct unconditionally secure cryptographic schemes in the BSM, and prior works did so for symmetric-key encryption, key agreement, oblivious transfer and multiparty computation. In this work, we construct message authentication and signatures in the BSM. First, we consider the symmetric-key setting, where Alice and Bob share a small secret key. Alice can authenticate arbitrarily many messages to Bob by streaming long authentication tags of size $k \gg m$, while ensuring that the tags can be generated and verified using only $n$ bits of memory. We show a solution using local extractors (Vadhan; JoC '04), which allows for up to exponentially large adversarial memory $m = 2^{O(n)}$, and has tags of size $k= O(m)$. Second, we consider the same setting as above, but now additionally require each individual tag to be small, of size $k \leq n$. We show a solution is still possible when the adversary's memory is $m = O(n^2)$, which is optimal. Our solution relies on a space lower bound for leaning parities (Raz; FOCS '16). Third, we consider the public-key signature setting. A signer Alice initially streams a long verification key over an authentic channel, while only keeping a short signing key in her memory. A verifier Bob receives the streamed verification key and generates some short verification digest that he keeps in his memory. Later, Alice can sign arbitrarily many messages using her signing key by streaming the signatures to Bob, who can verify them using his verification digest. We show a solution for $m= O(n^2)$, which we show to be optimal. Our solution relies on a novel entropy lemma, of independent interest. We show that, if a sequence of blocks has sufficiently high min-entropy, then a large fraction of individual blocks must have high min-entropy. Naive versions of this lemma are false, but we show how to patch it to make it hold.

Metadata
Available format(s)
PDF
Category
Foundations
Publication info
A minor revision of an IACR publication in EUROCRYPT 2022
Keywords
Bounded Storage Model
Contact author(s)
dodis @ cs nyu edu
quach willy @ gmail com
wichs @ ccs neu edu
History
2022-06-02: approved
2022-05-31: received
See all versions
Short URL
https://ia.cr/2022/690
License
Creative Commons Attribution
CC BY

BibTeX

@misc{cryptoeprint:2022/690,
      author = {Yevgeniy Dodis and Willy Quach and Daniel Wichs},
      title = {Authentication in the Bounded Storage Model},
      howpublished = {Cryptology ePrint Archive, Paper 2022/690},
      year = {2022},
      note = {\url{https://eprint.iacr.org/2022/690}},
      url = {https://eprint.iacr.org/2022/690}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.