- oops forgot to update 1 message, we really need some option to check
input files for correctness (i.e. will it finish without an intruder)
This commit is contained in:
parent
a4c9303781
commit
053a76e5fb
@ -80,7 +80,7 @@ protocol wmf-Lowe(I,R,S)
|
|||||||
var Ti: TimeStamp;
|
var Ti: TimeStamp;
|
||||||
|
|
||||||
read_1(I,S, I,{Ti, R, Kir}k(I,S) );
|
read_1(I,S, I,{Ti, R, Kir}k(I,S) );
|
||||||
send_2(S,R, {S,Ts, I, Kir}k(R,S));
|
send_2(S,R, {Ts, I, Kir}k(R,S));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user