Secure and Private Vickrey Auction Protocols: A Secure Multiparty Computation Approach
Lucy Klinger, Mengfan Lyu, Lei Zhang

TL;DR
This paper introduces a secure, privacy-preserving Vickrey auction protocol using secure multiparty computation, ensuring correctness, confidentiality, and resistance to collusion in decentralized auction settings.
Contribution
It presents a novel SMPC-based Vickrey auction protocol that guarantees privacy, correctness, and public verifiability in a decentralized environment.
Findings
Protocol is resistant to collusion.
Achieves public verifiability of auction outcomes.
Computational complexity is efficient for practical use.
Abstract
Recent attention on secure multiparty computation and blockchain technology has garnered new interest in developing auction protocols in a decentralized setting. In this paper, we propose a secure and private Vickrey auction protocol that addresses the challenge of maintaining auction correctness while preserving the confidentiality of bidders' information. Our protocol leverages secure multiparty computation (SMPC) techniques that enable decentralized computation of the final payment price without disclosing additional information. The total computational complexity of our proposed protocol, including preparation, is , and the complexity for the main auction is . Furthermore, we show that our protocol is resistant to collusion and the auction outcome is publicly verifiable, which prevents dishonest bidders from altering this outcome.
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 · Blockchain Technology Applications and Security · Complexity and Algorithms in Graphs
