Bucket Oblivious Sort: An Extremely Simple Oblivious Sort
Data Structures and Algorithms
2021-04-30 v3 Cryptography and Security
Abstract
We propose a conceptually simple oblivious sort and oblivious random permutation algorithms called bucket oblivious sort and bucket oblivious random permutation. Bucket oblivious sort uses time (measured by the number of memory accesses) and client storage with an error probability exponentially small in . The above runtime is only slower than a non-oblivious merge sort baseline; for elements, it is faster than bitonic sort, the de facto oblivious sorting algorithm in practical implementations.
Cite
@article{arxiv.2008.01765,
title = {Bucket Oblivious Sort: An Extremely Simple Oblivious Sort},
author = {Gilad Asharov and T-H. Hubert Chan and Kartik Nayak and Rafael Pass and Ling Ren and Elaine Shi},
journal= {arXiv preprint arXiv:2008.01765},
year = {2021}
}
Comments
Appears in SOSA@SODA 2020