| author | blanchet | 
| Tue, 10 Mar 2015 09:49:17 +0100 | |
| changeset 59663 | fb544855e3b1 | 
| parent 58889 | 5b7a9633cfa8 | 
| child 61830 | 4f5ab843cf5b | 
| permissions | -rw-r--r-- | 
| 32632 | 1 | (* Author: Lawrence C Paulson, Cambridge University Computer Laboratory | 
| 1944 | 2 | Copyright 1996 University of Cambridge | 
| 3 | *) | |
| 4 | ||
| 58889 | 5 | section {* Smartcard protocols: rely on conventional Message and on new EventSC and Smartcard *}
 | 
| 1944 | 6 | |
| 32632 | 7 | theory Auth_Smartcard | 
| 8 | imports | |
| 9 | "ShoupRubin" | |
| 10 | "ShoupRubinBella" | |
| 11 | begin | |
| 14145 
2e31b8cc8788
ZhouGollmann: new example (fair non-repudiation protocol)
 paulson parents: 
13922diff
changeset | 12 | |
| 32632 | 13 | end |