Efficient two-party integer comparison with block vectorization mechanism
Date
2021-09-13Author
Nguyen, Thai Hung
Wong, Kok-Seng
Oikonomou, Thomas
Metadata
Show full item recordAbstract
Private integer comparison has been an essential computation function for many applications, including online auctions, credential identification, data mining, and joint bidding. In the setting of two-party computation, two parties with private inputs (x and y) want to jointly compare them without revealing the value of those inputs to others (also known as the Millionaires’ problem) while the output should ensure correctness and preserve data privacy. The private inputs can only be revealed if they are equal, i.e., x = y. Many related works have been proposed to solve the integer comparison problem in various settings, focusing on different properties such as round and computation complexity. Most solutions decompose integers into bitwise representation and then securely evaluate the function in a Boolean circuit on encrypted bits. However, this type of solution is costly (especially for large integers) as each bit requires encryption and decryption. In this paper, we transform the private integer comparison into a block comparison problem. In particular, we employ a block vectorization mechanism to encode the private inputs into blocks. We show the security of our two-party protocol in the semi-honest model. Also, we implement the protocol to demonstrate its efficiency using the block vectorization mechanism and homomorphic encryption. The experimental results prove that our proposed solution achieves high efficiency, particularly for large integer comparisons.
Collections
- Kok-Seng Wong, PhD [16]