2006-08-11 18:52:44 +01:00
|
|
|
------------------------------------------------------------------------
|
|
|
|
|
|
|
|
Scyther
|
|
|
|
|
2006-12-13 13:08:33 +00:00
|
|
|
an automatic verification tool for security protocols
|
2006-08-11 18:52:44 +01:00
|
|
|
by Cas Cremers
|
|
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
|
|
Note: This is a BETA release, and therefore the usual warnings apply.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1. More information
|
|
|
|
========================================================================
|
|
|
|
|
|
|
|
For more information, see:
|
|
|
|
|
2006-12-13 13:08:33 +00:00
|
|
|
http://people.inf.ethz.ch/cremersc/scyther/index.html
|
2006-08-11 18:52:44 +01:00
|
|
|
|
|
|
|
|
|
|
|
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
|
2007-05-19 16:04:57 +01:00
|
|
|
'Protocols' directory.
|
2006-08-11 18:52:44 +01:00
|
|
|
|
|
|
|
|
|
|
|
|