- Updated many protocols according to the tests.

This commit is contained in:
ccremers
2004-10-18 13:45:58 +00:00
parent 70d076644d
commit 3ee392ca08
20 changed files with 74 additions and 89 deletions

View File

@@ -29,7 +29,7 @@ protocol woolamce(A,B,S)
send_6(B,A, { B,(Na,(Nb,Kab)) }Kas, { Na,Nb }Kab );
read_7(A,B, { Nb }Kab );
claim(B,Secret,authToken);
claim_8(B,Secret,authToken);
}
}