
@Article{cmc.2023.037783,
AUTHOR = {Yuling Chen, Junhong Tao, Tao Li, Jiangyuan Cai, Xiaojun Ren},
TITLE = {An Effective Security Comparison Protocol in Cloud Computing},
JOURNAL = {Computers, Materials \& Continua},
VOLUME = {75},
YEAR = {2023},
NUMBER = {3},
PAGES = {5141--5158},
URL = {http://www.techscience.com/cmc/v75n3/52606},
ISSN = {1546-2226},
ABSTRACT = {With the development of cloud computing technology, more and more data owners upload their local data to the public cloud server for storage and calculation. While this can save customers’ operating costs, it also poses privacy and security challenges. Such challenges can be solved using secure multi-party computation (SMPC), but this still exposes more security issues. In cloud computing using SMPC, clients need to process their data and submit the processed data to the cloud server, which then performs the calculation and returns the results to each client. Each client and server must be honest. If there is cooperation or dishonest behavior between clients, some clients may profit from it or even disclose the private data of other clients. This paper proposes the SMPC based on a Partially-Homomorphic Encryption (PHE) scheme in which an addition homomorphic encryption algorithm with a lower computational cost is used to ensure data comparability and Zero-Knowledge Proof (ZKP) is used to limit the client's malicious behavior. In addition, the introduction of Oblivious Transfer (OT) technology also ensures that the semi-honest cloud server knows nothing about private data, so that the cloud server of this scheme can calculate the correct data in the case of malicious participant models and safely return the calculation results to each client. Finally, the security analysis shows that the scheme not only ensures the privacy of participants, but also ensures the fairness of the comparison protocol data.},
DOI = {10.32604/cmc.2023.037783}
}



