- Remove some small modelling errors
- New way to model Neumann Stub (it should be 2 distinct protocols)
This commit is contained in:
@@ -32,11 +32,11 @@ protocol kaochow3SessionKeyCompromise(C)
|
||||
Nr,
|
||||
{I,R,T2,Kir}k(R,S),
|
||||
{Nr,Kir}Kt,
|
||||
Kir,
|
||||
Kt
|
||||
Kir
|
||||
// Kt
|
||||
);
|
||||
claim_C3(C,Empty, (Compromised,Kir));
|
||||
claim_C4(C,Empty, (Compromised,Kt));
|
||||
// claim_C4(C,Empty, (Compromised,Kt));
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user