2015
DOI: 10.1007/978-3-319-22174-8_4
|View full text |Cite
|
Sign up to set email alerts
|

Depth Optimized Efficient Homomorphic Sorting

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
18
0

Year Published

2019
2019
2022
2022

Publication Types

Select...
5
1

Relationship

0
6

Authors

Journals

citations
Cited by 34 publications
(23 citation statements)
references
References 22 publications
0
18
0
Order By: Relevance
“…The seminal work by Ç etin et al [18] in 2015 implemented two low-depth sorting algorithms both relying on a matrix to perform all comparisons at the outset, and achieving a multiplicative circuit depth of O(log N + log n), where N is the total number elements to be sorted, and n is the number of bits encoding each element. Ç etin also introduced the concept of using SIMD to accelerate sorting performance, although it is used in this case to sort multiple lists rather than accelerate sorting of a single list.…”
Section: Our Contributionmentioning
confidence: 99%
See 4 more Smart Citations
“…The seminal work by Ç etin et al [18] in 2015 implemented two low-depth sorting algorithms both relying on a matrix to perform all comparisons at the outset, and achieving a multiplicative circuit depth of O(log N + log n), where N is the total number elements to be sorted, and n is the number of bits encoding each element. Ç etin also introduced the concept of using SIMD to accelerate sorting performance, although it is used in this case to sort multiple lists rather than accelerate sorting of a single list.…”
Section: Our Contributionmentioning
confidence: 99%
“…A common binary equality circuit implementation with optimisation for packed ciphertexts (albeit described for integers) is based on [34,35,18]. The equality test also holds for a two's complement scaled-to-integer encoding of a real number and is depicted as: equal(a, b) = n−1 i=0 (a i ⊕ b i ⊕ 1).…”
Section: Equality Circuitmentioning
confidence: 99%
See 3 more Smart Citations