Paper 2022/1233

Forward-Secure Encryption with Fast Forwarding

Yevgeniy Dodis, New York University
Daniel Jost, New York University
Harish Karthikeyan, J.P. Morgan AI Research
Abstract

Forward-secure encryption (FSE) allows communicating parties to refresh their keys across epochs, in a way that compromising the current secret key leaves all prior encrypted communication secure. We investigate a novel dimension in the design of FSE schemes: fast-forwarding (FF). This refers to the ability of a stale communication party, that is "stuck" in an old epoch, to efficiently "catch up" to the newest state, and frequently arises in practice. While this dimension was not explicitly considered in prior work, we observe that one can augment prior FSEs -- both in symmetric- and public-key settings -- to support fast-forwarding which is sublinear in the number of epochs. However, the resulting schemes have disadvantages: the symmetric-key scheme is a security parameter slower than any conventional stream cipher, while the public-key scheme inherits the inefficiencies of the HIBE-based forward-secure PKE. To address these inefficiencies, we look at the common real-life situation which we call the bulletin board model, where communicating parties rely on some infrastructure -- such as an application provider -- to help them store and deliver ciphertexts to each other. We then define and construct FF-FSE in the bulletin board model, which addresses the above-mentioned disadvantages. In particular, * Our FF-stream-cipher in the bulletin-board model has: (a) constant state size; (b) constant normal (no fast-forward) operation; and (c) logarithmic fast-forward property. This essentially matches the efficiency of non-fast-forwardable stream ciphers, at the cost of constant communication complexity with the bulletin board per update. * Our public-key FF-FSE avoids HIBE-based techniques by instead using so-called updatable public-key encryption (UPKE), introduced in several recent works (and more efficient than public-key FSEs). Our UPKE-based scheme uses a novel type of "update graph" that we construct in this work. Our graph has constant in-degree, logarithmic diameter, and logarithmic "cut property" which is essential for the efficiency of our schemes. Combined with recent UPKE schemes, we get two FF-FSEs in the bulletin board model, under the DDH and the LWE assumptions.

Metadata
Available format(s)
PDF
Category
Public-key cryptography
Publication info
A major revision of an IACR publication in TCC 2022
Contact author(s)
dodis @ cs nyu edu
daniel jost @ cs nyu edu
harish karthikeyan @ jpmchase com
History
2022-09-20: revised
2022-09-16: received
See all versions
Short URL
https://ia.cr/2022/1233
License
Creative Commons Attribution
CC BY

BibTeX

@misc{cryptoeprint:2022/1233,
      author = {Yevgeniy Dodis and Daniel Jost and Harish Karthikeyan},
      title = {Forward-Secure Encryption with Fast Forwarding},
      howpublished = {Cryptology ePrint Archive, Paper 2022/1233},
      year = {2022},
      note = {\url{https://eprint.iacr.org/2022/1233}},
      url = {https://eprint.iacr.org/2022/1233}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.