- Unfolded secrecy claims.

This commit is contained in:
ccremers
2005-02-19 14:25:30 +00:00
parent e36392b1d2
commit 49d314d0f5
8 changed files with 40 additions and 26 deletions

View File

@@ -14,7 +14,8 @@ protocol tmn(A,B,S)
send_1(A,S, B,{Ka}pk(S) );
read_4(S,A, B,{Kb}Ka );
claim_5(A,Secret,Ka,Kb);
claim_5(A,Secret,Ka);
claim_8(A,Secret,Kb);
}
role B