[Resource Topic] 2022/081: Single-Server Private Information Retrieval with Sublinear Amortized Time

Welcome to the resource topic for 2022/081

Title:
Single-Server Private Information Retrieval with Sublinear Amortized Time

Authors: Henry Corrigan-Gibbs, Alexandra Henzinger, Dmitry Kogan

Abstract:

We construct new private-information-retrieval protocols in the single-server setting. Our schemes allow a client to privately fetch a sequence of database records from a server, while the server answers each query in average time sublinear in the database size. Specifically, we introduce the first single-server private-information-retrieval schemes that have sublinear amortized server time, require sublinear additional storage, and allow the client to make her queries adaptively. Our protocols rely only on standard cryptographic assumptions (decision Diffie-Hellman, quadratic residuosity, learning with errors, etc.). They work by having the client first fetch a small “hint” about the database contents from the server. Generating this hint requires server time linear in the database size. Thereafter, the client can use the hint to make a bounded number of adaptive queries to the server, which the server answers in sub-linear time–yielding sublinear amortized cost. Finally, we give lower bounds proving that our most efficient scheme is optimal with respect to the trade-off it achieves between server online time and client storage.

ePrint: https://eprint.iacr.org/2022/081

Talk: https://www.youtube.com/watch?v=q7chvGxvoG4

Slides: https://iacr.org/submit/files/slides/2022/eurocrypt/eurocrypt2022/32/slides.pdf

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 .