A Sealed-bid Auction with Fund Binding: Preventing Maximum Bidding Price Leakage
Kota Chin, Keita Emura, Kazumasa Omote, Shingo Sato

TL;DR
This paper introduces a sealed-bid auction protocol that ensures fund binding and hides both bidding and maximum bidding prices, enhancing privacy and security over previous methods.
Contribution
The proposed protocol simultaneously provides fund binding and bid privacy, addressing limitations of existing sealed-bid auction protocols.
Findings
The protocol effectively hides maximum bidding prices.
It guarantees fund binding to prevent false bidding.
Implementation results show competitive transaction fees.
Abstract
In an open-bid auction, a bidder can know the budgets of other bidders. Thus, a sealed-bid auction that hides bidding prices is desirable. However, in previous sealed-bid auction protocols, it has been difficult to provide a ``fund binding'' property, which would guarantee that a bidder has funds more than or equal to the bidding price and that the funds are forcibly withdrawn when the bidder wins. Thus, such protocols are vulnerable to false bidding. As a solution, many protocols employ a simple deposit method in which each bidder sends a deposit to a smart contract, which is greater than or equal to the bidding price, before the bidding phase. However, this deposit reveals the maximum bidding price, and it is preferable to hide this information. In this paper, we propose a sealed-bid auction protocol that provides a fund binding property. Our protocol not only hides the bidding…
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
TopicsBlockchain Technology Applications and Security · Auction Theory and Applications · Privacy-Preserving Technologies in Data
