scyther/gui
2006-08-09 15:54:14 +00:00
..
Gui - Added control for maximum number of attacks 2006-08-09 15:54:14 +00:00
Images - Improved. 2006-08-09 10:07:57 +00:00
Scyther - Capitals are nicer where appropriate. 2006-08-09 12:11:55 +00:00
me.spdl - Added incomplete knowledge test. 2006-08-07 11:55:01 +00:00
mpa.py - Refactoring stuff into a package. 2006-08-08 15:54:00 +00:00
mpa.spdl - Some fixes. 2006-08-09 11:36:33 +00:00
ns3.spdl - Added gui. 2006-08-02 12:59:57 +00:00
nsl3.spdl - Added gui. 2006-08-02 12:59:57 +00:00
README.txt - Added readme with dependency list. 2006-08-09 13:21:38 +00:00
scyther-gui.py - Misc fixes. 2006-08-09 11:54:37 +00:00
scyther-gui.rc - Added a windows resource file. 2006-08-09 09:13:39 +00:00
scyther.py - Misc fixes, todo list. 2006-08-08 16:16:28 +00:00
scythergui-default.spdl - Added gui. 2006-08-02 12:59:57 +00:00
todo.txt - Note todo. 2006-08-09 12:36:22 +00:00

Scyther

The Scyther Tool: Automatic Verification of Security Protocols


- Linux/Windows

  Requirements:
  	
	python				www.python.org
	wxPython			www.wxpython.org
	(c)elementtree 	elementtree
	effbot.org/zone/element-index.htm (slower but more widely available)
			celementtree 	effbot.org/zone/celementtree.htm (preferred)
	graphviz			www.graphviz.org

  Optional:

  	Python Imaging Library		www.pythonware.com/products/pil/

	(It might be possible to include PIL in the sources)