Paper 2014/160

TrueSet: Faster Verifiable Set Computations

Ahmed E. Kosba, Dimitrios Papadopoulos, Charalampos Papamanthou, Mahmoud F. Sayed, Elaine Shi, and Nikos Triandopoulos

Abstract

Verifiable computation (VC) enables thin clients to efficiently verify the computational results produced by a powerful server. Although VC was initially considered to be mainly of theoretical interest, over the last two years, impressive progress has been made on implementing VC. Specifically, we now have open-source implementations of VC systems that can handle all classes of computations expressed either as circuits or in the RAM model. However, despite this very encouraging progress, new enhancements in the design and implementation of VC protocols are required in order to achieve truly practical VC for real-world applications. In this work, we show that for functionalities that can be expressed efficiently in terms of set operations (e.g., a subset of SQL queries) VC can be enhanced to become drastically more practical: we present the design and prototype implementation of a novel VC scheme that achieves orders of magnitude speed-up in comparison with the state of the art. Specifically, we build and evaluate TRUESET, a system that can verifiably compute any polynomial-time function expressed as a circuit consisting of \set gates" such as union, intersection, difference and set cardinality. Moreover, TRUESET supports hybrid circuits consisting of both set gates and traditional arithmetic gates. Therefore, it does not lose any of the expressiveness of the previous schemes|this also allows the user to choose the most efficient way to represent different parts of a computation. By expressing set computations as polynomial operations and introducing a novel Quadratic Polynomial Program technique, TRUESET achieves prover performance speed-up ranging from 30x to 150x and yields up to 97% evaluation key size reduction.

Metadata
Available format(s)
PDF
Category
Cryptographic protocols
Publication info
Preprint. MINOR revision.
Keywords
verifiable computationset SNARKsquadratic polynomial programs
Contact author(s)
dipapado @ bu edu
History
2014-08-11: last of 5 revisions
2014-03-03: received
See all versions
Short URL
https://ia.cr/2014/160
License
Creative Commons Attribution
CC BY

BibTeX

@misc{cryptoeprint:2014/160,
      author = {Ahmed E.  Kosba and Dimitrios Papadopoulos and Charalampos Papamanthou and Mahmoud F.  Sayed and Elaine Shi and Nikos Triandopoulos},
      title = {TrueSet: Faster Verifiable Set Computations},
      howpublished = {Cryptology ePrint Archive, Paper 2014/160},
      year = {2014},
      note = {\url{https://eprint.iacr.org/2014/160}},
      url = {https://eprint.iacr.org/2014/160}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.