Multi-party fair exchange protocol

From testwiki
Revision as of 17:08, 22 August 2023 by imported>Citation bot (Alter: title, template type. Add: series, chapter. Removed parameters. | Use this bot. Report bugs. | Suggested by Headbomb | #UCB_toolbar)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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