This repository has been archived on 2021-01-01. You can view files and clone it, but cannot push or open issues or pull requests.
isabelle-ofmc/examples/AnB/ISOsymKeyTwoPassUnilateralA...

16 lines
256 B
Plaintext

Protocol: ISO_twopass_symm # Verified & Certified
Types: Agent A,B;
Number NB,Text1,Text2,Text3;
Function sk
Knowledge: A: A,B,sk(A,B);
B: B,A,sk(A,B)
Actions:
B->A: NB
A->B: {|NB,B,Text2|}sk(A,B)
Goals:
A *-> B: Text2