Matt Corallo
· 111w
In a two party mutual-authentication protocol, should I have
O(N^2) CPU + O(N^2) communication and if one side doesn’t trust the other neither learns anything or,
O(N^2) CPU + O(1) communication a...
Having second thoughts now. Curious to hear what you and others have to say.