Parallel Privacy-Preserving Shortest Path Algorithms

CRYPTOGRAPHY(2021)

引用 6|浏览2
暂无评分
摘要
In this paper, we propose and present secure multiparty computation (SMC) protocols for single-source shortest distance (SSSD) and all-pairs shortest distance (APSD) in sparse and dense graphs. Our protocols follow the structure of classical algorithms-Bellman-Ford and Dijkstra for SSSD; Johnson, Floyd-Warshall, and transitive closure for APSD. As the computational platforms offered by SMC protocol sets have performance profiles that differ from typical processors, we had to perform extensive changes to the structure (including their control flow and memory accesses) and the details of these algorithms in order to obtain good performance. We implemented our protocols on top of the secret sharing based protocol set offered by the Sharemind SMC platform, using single-instruction-multiple-data (SIMD) operations as much as possible to reduce the round complexity. We benchmarked our protocols under several different parameters for network performance and compared our performance figures against each other and with ones reported previously.
更多
查看译文
关键词
single-source shortest distance (SSSD), all-pairs shortest distance (APSD), multi-party computation (MPC), single-instruction-multiple-data (SIMD), oblivious memory access, Sharemind
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要