| author | wenzelm | 
| Wed, 18 Nov 2020 21:39:55 +0100 | |
| changeset 72654 | 99a6bcd1e8e4 | 
| parent 65538 | a39ef48fbee0 | 
| permissions | -rw-r--r-- | 
| 32632 | 1  | 
(* Author: Lawrence C Paulson, Cambridge University Computer Laboratory  | 
| 1944 | 2  | 
Copyright 1996 University of Cambridge  | 
3  | 
*)  | 
|
4  | 
||
| 61830 | 5  | 
section \<open>Conventional protocols: rely on conventional Message, Event and Public -- Public-key protocols\<close>  | 
| 1944 | 6  | 
|
| 32632 | 7  | 
theory Auth_Public  | 
8  | 
imports  | 
|
| 65538 | 9  | 
NS_Public_Bad  | 
10  | 
NS_Public  | 
|
11  | 
TLS  | 
|
12  | 
CertifiedEmail  | 
|
| 32632 | 13  | 
begin  | 
| 
14145
 
2e31b8cc8788
ZhouGollmann: new example (fair non-repudiation protocol)
 
paulson 
parents: 
13922 
diff
changeset
 | 
14  | 
|
| 32632 | 15  | 
end  |