Updating protocol descriptions.
This commit is contained in:
@@ -39,3 +39,8 @@ protocol ns3(I,R)
|
||||
}
|
||||
}
|
||||
|
||||
// An untrusted agent, with leaked information
|
||||
|
||||
const Eve: Agent;
|
||||
untrusted Eve;
|
||||
compromised sk(Eve);
|
||||
|
||||
Reference in New Issue
Block a user