Skip to content

Verification of the design of the SPEKE protocols in many variants including the original and the latest ISO standard

License

Notifications You must be signed in to change notification settings

nitrogl/speke-verification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Symbolic verification of SPEKE protocols

Verification of the design of the SPEKE protocols in many variants including the original and the latest ISO standard

Description & Discussion

At the following link you can find detailed discussion in the paper:

Basics

Once you succesfully install proverif (1.97), scripts can be verified running the following:

    proverif <file>.pv

For those verifications which lead to attacks, you may want to have a look in eventually generated schemes by calling ProVerif with the flag -graph and a directory of choice where PDF will be generated.

    proverif -graph <some-directory> <file>.pv

About

Verification of the design of the SPEKE protocols in many variants including the original and the latest ISO standard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published