Paper 2018/704

Verifiable Sealed-Bid Auction on the Ethereum Blockchain

Hisham S. Galal and Amr M. Youssef

Abstract

The success of the Ethereum blockchain as a decentralized application platform with a distributed consensus protocol has made many organizations start to invest into running their business on top of it. Technically, the most impressive feature behind the success of Ethereum is its support for a Turing complete language.On the other hand, the inherent transparency and, consequently, the lack of privacy poses a great challenge for many financial applications. In this paper, we tackle this challenge and present a smart contract for a verifiable sealed-bid auction on the Ethereum blockchain. In a nutshell, initially, the bidders submit homomorphic commitments to their sealed-bids on the contract. Subsequently, they reveal their commitments secretly to the auctioneer via a public key encryption scheme. Then, according to the auction rules, the auctioneer determines and claims the winner of the auction. Finally, we utilize interactive zero-knowledge proof protocols between the smart contract and the auctioneer to verify the correctness of such a claim. The underlying protocol of the proposed smart contract is partially privacy-preserving. To be precise, no information about the losing bids is leaked to the bidders. We provide an analysis of the proposed protocol and the smart contract design, in addition to the estimated gas costs associated with the different transactions.

Note: The only change is in the field "Published in" to emphasize the association with Financial Cryptography and Data Security conference

Metadata
Available format(s)
PDF
Publication info
Published elsewhere. 2nd Workshop on Trusted Smart Contracts in Association with Financial Cryptography and Data Security, March 2018
Keywords
EthereumSmart ContractSealed-Bid Auction
Contact author(s)
h_galal @ encs concordia ca
History
2018-08-22: revised
2018-08-01: received
See all versions
Short URL
https://ia.cr/2018/704
License
Creative Commons Attribution
CC BY

BibTeX

@misc{cryptoeprint:2018/704,
      author = {Hisham S.  Galal and Amr M.  Youssef},
      title = {Verifiable Sealed-Bid Auction on the Ethereum Blockchain},
      howpublished = {Cryptology ePrint Archive, Paper 2018/704},
      year = {2018},
      note = {\url{https://eprint.iacr.org/2018/704}},
      url = {https://eprint.iacr.org/2018/704}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.