scyther/gui
2010-12-31 15:41:52 +01:00
..
Gui Updated image construction code to also use subprocess.Popen. 2010-05-16 00:13:33 +02:00
Images - Reinstated the graphical about screen. 2007-01-27 22:52:22 +00:00
Protocols Updating protocol descriptions. 2010-12-31 15:41:52 +01:00
Scripts Added GPL 2 to the Python scripts. 2007-06-11 14:12:33 +02:00
Scyther Improving latex output of MPA test, expanding glue functionality. 2010-12-27 22:30:58 +01:00
Time Added initial test script for the constraint solver module. 2008-03-14 00:01:25 +01:00
.gitignore Scyther.py: Added Caching to Scyther's Python interface. 2010-11-11 10:37:18 +01:00
Changelog.txt Added note to changelog. 2007-10-08 14:14:24 +02:00
GNU-General-Public-License.txt Added GPL 2 License to the C sources. 2007-06-11 14:01:04 +02:00
INSTALL.txt - Improved documentation. 2006-08-11 17:52:44 +00:00
mpa.spdl - Fixed ns/nsl and mpa example. 2007-05-19 18:02:36 +02:00
ns3.spdl - Fixed ns/nsl and mpa example. 2007-05-19 18:02:36 +02:00
nsl3-broken.spdl - Fixed ns/nsl and mpa example. 2007-05-19 18:02:36 +02:00
nsl3.spdl - Fixed ns/nsl and mpa example. 2007-05-19 18:02:36 +02:00
progressbarDummy.py BUGFIX: Use /usr/bin/env to locate the correct Python interpreter. 2010-11-12 14:20:53 +01:00
README.txt Removed obsolete bibliography data from README. 2010-05-02 23:37:07 +02:00
scyther-gui.py BUGFIX: Use /usr/bin/env to locate the correct Python interpreter. 2010-11-12 14:20:53 +01:00
scyther-gui.rc - Added a windows resource file. 2006-08-09 09:13:39 +00:00
scyther.py BUGFIX: Use /usr/bin/env to locate the correct Python interpreter. 2010-11-12 14:20:53 +01:00
test-delta.py BUGFIX: Use /usr/bin/env to locate the correct Python interpreter. 2010-11-12 14:20:53 +01:00
test-mpa.py No longer stop at first MPA attack: scan for all. 2010-12-27 22:31:15 +01:00
todo.txt - Improved stuff for mpa attacks. 2006-08-11 17:25:34 +00:00

------------------------------------------------------------------------

				Scyther

	  an automatic verification tool for security protocols
			     by Cas Cremers

------------------------------------------------------------------------


Note: This is a BETA release, and therefore the usual warnings apply.



1. More information
========================================================================

For more information, see:

  http://people.inf.ethz.ch/cremersc/scyther/index.html


2. Starting out
========================================================================

Start the graphical user interface by starting

  scyther-gui.py

Some protocol description files (with extension .spdl) can be found in
the base directory.  Many other protocol input files can be found in the
'Protocols' directory.