Possible Duplicate:
Can one generalize the Diffie-Hellman key exchange to three or more parties?
How can Alice, Bob, and Charlie share a common secret key using an extended version of the Diffie-Hellman key exchange protocol?
a=3, b=4, c=5
g=2
p=5
How can Alice, Bob, and Charlie share a common secret key using an extended version of the Diffie-Hellman key exchange protocol?
|
||||
|
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
This can be generalized for any number of participants in a tree construction, however it becomes increasingly inefficient, because the number of rounds increases. |
|||||||||
|