fix typo
This commit is contained in:
parent
64b8bc11cb
commit
1fd8d2978f
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ S = \operatorname{ECDH}\left(I_A,E_B\right)\;\parallel\;
|
||||||
If keys are unsigned, a forger can make up values of $`E_A`$ and
|
If keys are unsigned, a forger can make up values of $`E_A`$ and
|
||||||
$`E_B`$, and construct a transcript of a conversation which looks like it
|
$`E_B`$, and construct a transcript of a conversation which looks like it
|
||||||
was between Alice and Bob. Alice and Bob can therefore plausibly deny their
|
was between Alice and Bob. Alice and Bob can therefore plausibly deny their
|
||||||
partition in any conversation even if they are both forced to divulge their
|
participation in any conversation even if they are both forced to divulge their
|
||||||
private identity keys, since it is impossible to prove that the transcript was
|
private identity keys, since it is impossible to prove that the transcript was
|
||||||
a conversation between the two of them, rather than constructed by a forger.
|
a conversation between the two of them, rather than constructed by a forger.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue