| author | blanchet |
| Mon, 05 Jan 2015 11:00:12 +0100 | |
| changeset 59282 | c5f6e2c4472c |
| 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