Skip to content
/ akiss Public

Tool for checking trace equivalence for security protocols

Notifications You must be signed in to change notification settings

ciobaca/akiss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To compile akiss you should have a recent version of ocaml installed.

The executable can be built by typing 'make'.

Usage: akiss [-verbose] [-debug] < specification-file.api
  -verbose Enable verbose output
  -debug Enable debug output
  -help  Display this list of options
  --help  Display this list of options

For example:

./akiss -verbose < examples/strong-secrecy/blanchet.api 

About

Tool for checking trace equivalence for security protocols

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages