[Resource Topic] 2019/1084: Distributed Vector-OLE: Improved Constructions and Implementation

Welcome to the resource topic for 2019/1084

Title:
Distributed Vector-OLE: Improved Constructions and Implementation

Authors: Phillipp Schoppmann, Adrià Gascón, Leonie Reichert, Mariana Raykova

Abstract:

We investigate concretely efficient protocols for distributed oblivious linear evaluation over vectors (Vector-OLE). Boyle et al. (CCS 2018) proposed a protocol for secure distributed pseudorandom Vector-OLE generation using sublinear communication, but they did not provide an implementation. Their construction is based on a variant of the LPN assumption and assumes a distributed key generation protocol for single-point Function Secret Sharing (FSS), as well as an efficient batching scheme to obtain multi-point FSS. We show that this requirement can be relaxed, resulting in a weaker variant of FSS, for which we give an efficient protocol. This allows us to use efficient probabilistic batch codes that were also recently used for batched PIR by Angel et al. (S&P 2018). We construct a full Vector-OLE generator from our protocols, and compare it experimentally with alternative approaches. Our implementation parallelizes very well, and has low communication overhead in practice. For generating a VOLE of size 2^{20}, our implementation only takes $0.52$s on 32 cores.

ePrint: https://eprint.iacr.org/2019/1084

See all topics related to this paper.

Feel free to post resources that are related to this paper below.

Example resources include: implementations, explanation materials, talks, slides, links to previous discussions on other websites.

For more information, see the rules for Resource Topics .