| author | wenzelm |
| Tue, 28 Jul 2015 21:47:03 +0200 | |
| changeset 60825 | bacfb7c45d81 |
| parent 58889 | 5b7a9633cfa8 |
| child 61830 | 4f5ab843cf5b |
| permissions | -rw-r--r-- |
(* Author: Lawrence C Paulson, Cambridge University Computer Laboratory Copyright 1996 University of Cambridge *) section {* Conventional protocols: rely on conventional Message, Event and Public -- Public-key protocols *} theory Auth_Public imports "NS_Public_Bad" "NS_Public" "TLS" "CertifiedEmail" begin end