Paper 2015/838

Offline Witness Encryption

Hamza Abusalah, Georg Fuchsbauer, and Krzysztof Pietrzak

Abstract

Witness encryption (WE) was introduced by Garg et al. (STOC'13). A WE scheme is defined for some NP language $L$ and lets a sender encrypt messages relative to instances $x$. A ciphertext for $x$ can be decrypted using $w$ witnessing $x\in L$, but hides the message if $x\notin L$. Garg et al. construct WE from multilinear maps and give another construction (FOCS'13) using indistinguishability obfuscation (iO) for encryption. Due to the reliance on such heavy tools, WE can currently hardly be implemented on powerful hardware and will unlikely be realizable on constrained devices like smart cards any time soon. We construct a WE scheme where \emph{encryption} is done by simply computing a Naor-Yung ciphertext (two CPA encryptions and a NIZK proof). To achieve this, our scheme has a setup phase, which outputs public parameters containing an obfuscated circuit (only required for decryption), two encryption keys and a common reference string (used for encryption). This setup need only be run once, and the parameters can be used for arbitrary many encryptions. Our scheme can also be turned into a \emph{functional} WE scheme, where a message is encrypted w.r.t. a statement and a function $f$, and decryption with a witness $w$ yields $f(m,w)$. Our construction is inspired by the functional encryption scheme by Garg et al. and we prove (selective) security assuming iO and statistically simulation-sound NIZK. We give a construction of the latter in bilinear groups and combining it with ElGamal encryption, our ciphertexts are of size $1.3$ kB at a 128-bit security level and can be computed on a smart card.

Note: The definition of SSS NIZK is revised such that it now has perfect soundness.

Metadata
Available format(s)
PDF
Publication info
Published elsewhere. Minor revision. ACNS 2016
Keywords
Witness EncryptionIndistinguishability ObfuscationNIZKGroth-Sahai Proofs.
Contact author(s)
hamza abusalah @ tuwien ac at
History
2021-01-05: last of 5 revisions
2015-08-31: received
See all versions
Short URL
https://ia.cr/2015/838
License
Creative Commons Attribution
CC BY

BibTeX

@misc{cryptoeprint:2015/838,
      author = {Hamza Abusalah and Georg Fuchsbauer and Krzysztof Pietrzak},
      title = {Offline Witness Encryption},
      howpublished = {Cryptology ePrint Archive, Paper 2015/838},
      year = {2015},
      note = {\url{https://eprint.iacr.org/2015/838}},
      url = {https://eprint.iacr.org/2015/838}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.