type Payload = Private;
type Host = Un;
type Server = Un;
type Client = Un;
type Word = Un;
type Socket = Un;
type Challenge = Un;
type CText = Un;
public Alice : Host;
public Bob : Host;
public Charlie : Host;
public Eve : Host;
public Sam : Host;
public hashkey : PubKeyEK(Any);
tag hashtag ( {| Private(y) |}hashkey ) : Auth(y:Any);
define hash(x:Any) = hashtag( {|x|}hashkey );
Cryptyc implementation Copyright © 2001-2004, Alan Jeffrey and Christian Haack
Technical reports Copyright © 2000-2004 Microsoft Research,
Alan Jeffrey and Christian Haack
This material is partly based upon work supported by the National
Science Foundation under Grant No. 0208549.
Last modified:
2005-12-14 06:33:53
|