[Resource Topic] 2015/274: Low Depth Circuits for Efficient Homomorphic Sorting

Welcome to the resource topic for 2015/274

Title:
Low Depth Circuits for Efficient Homomorphic Sorting

Authors: Gizem S. Çetin, Yarkın Doröz, Berk Sunar, Erkay Savaş

Abstract:

We introduce a sorting scheme which is capable of efficiently sorting encrypted data without the secret key. The technique is obtained by focusing on the multiplicative depth of the sorting circuit alongside the more traditional metrics such as number of comparisons and number of iterations. The reduced depth allows much reduced noise growth and thereby makes it possible to select smaller parameter sizes in somewhat homomorphic encryption instantiations resulting in greater efficiency savings. We first consider a number of well known comparison based sorting algorithms as well as some sorting networks, and analyze their circuit implementations with respect to multiplicative depth. In what follows, we introduce a new ranking based sorting scheme and rigorously analyze the multiplicative depth complexity as O(\log(N)+\log(\ell)), where N is the size of the array to be sorted and \ell is the bit size of the array elements. Finally, we simulate our sorting scheme using a leveled/batched instantiation of a SWHE library. Our sorting scheme performs favorably over the analyzed classical sorting algorithms.

ePrint: https://eprint.iacr.org/2015/274

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 .