src/HOL/Auth/Guard/Auth_Guard_Public.thy
changeset 58889 5b7a9633cfa8
parent 32632 8ae912371831
child 61830 4f5ab843cf5b
equal deleted inserted replaced
58888:9537bf1c4853 58889:5b7a9633cfa8
     1 (*  Author:     Lawrence C Paulson, Cambridge University Computer Laboratory
     1 (*  Author:     Lawrence C Paulson, Cambridge University Computer Laboratory
     2     Copyright   1996  University of Cambridge
     2     Copyright   1996  University of Cambridge
     3 *)
     3 *)
     4 
     4 
     5 header {* Blanqui's "guard" concept: protocol-independent secrecy *}
     5 section {* Blanqui's "guard" concept: protocol-independent secrecy *}
     6 
     6 
     7 theory Auth_Guard_Public
     7 theory Auth_Guard_Public
     8 imports
     8 imports
     9   "P1"
     9   "P1"
    10   "P2"
    10   "P2"