Multi-party fair exchange protocol

From testwiki
Jump to navigation Jump to search

In cryptography, a multi-party fair exchange protocol is protocol where parties accept to deliver an item if and only if they receive an item in return.[1]

Definition

Matthew K. Franklin and Gene Tsudik suggested in 1998[2] the following classification:

  • An n-party single-unit general exchange is a permutation σ on {1...n}, where each party Pi offers a single unit of commodity Ki to Pσ(i), and receives a single unit of commodity Kσ1(i) from Pσ1(i).
  • An n-party multi-unit general exchange is a matrix of baskets, where the entry Bij in row i and column j is the basket of goods given by Pi to Pj.

See also

Secure multi-party computation

References

Template:Reflist


Template:Crypto-stub