src/HOL/Auth/Smartcard/Auth_Smartcard.thy
author paulson <lp15@cam.ac.uk>
Tue, 10 Mar 2015 15:21:26 +0000
changeset 59668 1c937d56a70a
parent 58889 5b7a9633cfa8
child 61830 4f5ab843cf5b
permissions -rw-r--r--
Merge

(*  Author:     Lawrence C Paulson, Cambridge University Computer Laboratory
    Copyright   1996  University of Cambridge
*)

section {* Smartcard protocols: rely on conventional Message and on new EventSC and Smartcard *}

theory Auth_Smartcard
imports
  "ShoupRubin"
  "ShoupRubinBella"
begin

end