Paper 2022/068

Updatable Public Key Encryption in the Standard Model

Yevgeniy Dodis, Harish Karthikeyan, and Daniel Wichs

Abstract

Forward security (FS) ensures that corrupting the current secret key in the system preserves the privacy or integrity of the prior usages of the system. Achieving forward security is especially hard in the setting of public-key encryption (PKE), where time is divided into periods, and in each period the receiver derives the next-period secret key from their current secret key, while the public key stays constant. Indeed, all current constructions of FS-PKE are built from hierarchical identity-based encryption (HIBE) and are rather complicated. Motivated by applications to secure messaging, recent works of Jost et al. (Eurocrypt’19) and Alwen et al. (CRYPTO’20) consider a natural relaxation of FS-PKE, which they term updatable PKE (UPKE). In this setting, the transition to the next period can be initiated by any sender, who can compute a special update ciphertext. This ciphertext directly produces the next-period public key and can be processed by the receiver to compute the next-period secret key. If done honestly, future (regular) ciphertexts produced with the new public key can be decrypted with the new secret key, but past such ciphertexts cannot be decrypted with the new secret key. Moreover, this is true even if all other previous-period updates were initiated by untrusted senders. Both papers also constructed a very simple UPKE scheme based on the CDH assumption in the random oracle model. However, they left open the question of building such schemes in the standard model, or based on other (e.g., post-quantum) assumptions, without using the heavy HIBE techniques. In this work, we construct two efficient UPKE schemes in the standard model, based on the DDH and LWE assumptions, respectively. Somewhat interestingly, our constructions gain their efficiency (compared to prior FS-PKE schemes) by using tools from the area of circular-secure and leakage resilient public-key encryption schemes (rather than HIBE).

Metadata
Available format(s)
PDF
Category
Public-key cryptography
Publication info
A major revision of an IACR publication in TCC 2021
Keywords
upkeforward securitystandard model
Contact author(s)
harish @ nyu edu
History
2022-01-18: received
Short URL
https://ia.cr/2022/068
License
Creative Commons Attribution
CC BY

BibTeX

@misc{cryptoeprint:2022/068,
      author = {Yevgeniy Dodis and Harish Karthikeyan and Daniel Wichs},
      title = {Updatable Public Key Encryption in the Standard Model},
      howpublished = {Cryptology ePrint Archive, Paper 2022/068},
      year = {2022},
      note = {\url{https://eprint.iacr.org/2022/068}},
      url = {https://eprint.iacr.org/2022/068}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.