Simulation of Collision Resistant Secure Sum Protocol
Samiksha Shukla, G. Sadashivappa, Durgesh Kumar Mishra

TL;DR
This paper presents both theoretical analysis and experimental implementation of a secure sum protocol in multi-party computation, focusing on data security, efficiency, and complexity metrics.
Contribution
It provides the first combined theoretical and experimental evaluation of Shukla et al.'s secure sum protocol implemented in Visual C++.
Findings
Data outflow probability varies with parameters.
Time and space complexity are quantified.
Implementation demonstrates practical feasibility.
Abstract
secure multi-party computation is widely studied area in computer science. It is touching all most every aspect of human life. This paper demonstrates theoretical and experimental results of one of the secure multi-party computation protocols proposed by Shukla et al. implemented using visual C++. Data outflow probability is computed by changing parameters. At the end, time and space complexity is calculated using theoretical and experimental results.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCryptography and Data Security · Complexity and Algorithms in Graphs · Cryptographic Implementations and Security
