Dining cryptographers protocol: Difference between revisions

Content deleted Content added
capitalized links for consistency
Disadvantages: I doubt it's a "byte" here
Line 18:
 
===Disadvantages===
* <math>n^2</math> bytes transfer for one bytebit in case of peer to peer communication where n is number of participants. As mentioned above, this can be reduced to <math>2n</math> if there is no possibility of collusion between participants, but in many cases even this lower bound is intractable.
* Malicious party can inject random bits to corrupt the message. Chaum present trap messages can prevent malicious data.