The design and implementation of a secure auction service

  • Authors:
  • M. K. Franklin;M. K. Reiter

  • Affiliations:
  • -;-

  • Venue:
  • SP '95 Proceedings of the 1995 IEEE Symposium on Security and Privacy
  • Year:
  • 1995

Quantified Score

Hi-index 0.02

Visualization

Abstract

Abstract: We present the design and implementation of a distributed service for performing sealed-bid auctions. This service provides an interface by which clients, or "bidders", can issue secret bids to the service for an advertised auction. Once the bidding period has ended, the auction service opens the bids, determines the winning bid, and provides the winning bidder with a ticket for claiming the item bid upon. Using novel cryptographic techniques, the service is constructed to provide strong protection for both the auction house and correct bidders, despite the malicious behavior of any number of bidders and even a constant fraction of the servers comprising the auction service. Specifically, it is guaranteed that (i) bids of correct bidders are not revealed until after the bidding period has ended, (ii) the auction house collects payment for the winning bid, (iii) losing bidders forfeit no money, and (iv) only the winning bidder can collect the item bid upon. We also discuss techniques to enable anonymous bidding.