Public-Key Cryptography – PKC 2019

Dongdai Lin,Kazue Sako,Gerhard Goos, Juris Hartmanis,Jan van Leeuwen, David Hutchison

Lecture Notes in Computer Science(2019)

引用 0|浏览1
暂无评分
摘要
Oblivious RAM (ORAM) is a cryptographic primitive that allows a client to securely execute RAM programs over data that is stored in an untrusted server. Distributed Oblivious RAM is a variant of ORAM, where the data is stored in m > 1 servers. Extensive research over the last few decades have succeeded to reduce the bandwidth overhead of ORAM schemes, both in the single-server and the multi-server setting, from O( √ N) to O(1). However, all known protocols that achieve a sublogarithmic overhead either require heavy server-side computation (e.g. homomorphic encryption), or a large block size of at least Ω(log N). In this paper, we present a family of distributed ORAM constructions that follow the hierarchical approach of Goldreich and Ostrovsky [17]. We enhance known techniques, and develop new ones, to take better advantage of the existence of multiple servers. By plugging efficient known hashing schemes in our constructions, we get the following results: 1. For any number m ≥ 2 of servers, we show an m-server ORAM scheme with O(log N/ log log N) overhead, and block size Ω(log N). This scheme is private even against an (m − 1)-server collusion. 2. A three-server ORAM construction with O(ω(1) · log N/ log log N) overhead and a block size almost logarithmic, i.e. Ω(log N). We also investigate a model where the servers are allowed to perform a linear amount of light local computations, and show that constant overhead is achievable in this model, through a simple four-server ORAM protocol. From theoretical viewpoint, this is the first ORAM scheme with asymptotic constant overhead, and polylogarithmic block size, that does not use homomorphic encryption. Practically speaking, although we do not provide an implementation of the suggested construction, evidence from related work (e.g. [12]) confirms that despite the linear computational overhead, our construction is practical, in particular when applied to secure computation.
更多
查看译文
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要