- Remove some small modelling errors
- New way to model Neumann Stub (it should be 2 distinct protocols)
This commit is contained in:
@@ -22,7 +22,7 @@ protocol denningSaccoSessionKeyCompromise(C)
|
||||
role C {
|
||||
const Ni,Nr: Nonce;
|
||||
const Kir: SessionKey;
|
||||
const T: Ticket;
|
||||
const T: TimeStamp;
|
||||
var I,R,S: Agent;
|
||||
|
||||
read_C1(C,C, I,R,S);
|
||||
|
||||
Reference in New Issue
Block a user