Skip to content
Snippets Groups Projects
Commit db8404da authored by Dustin Kern's avatar Dustin Kern
Browse files

Update README.md based on feedback

parent 6e06f51d
No related branches found
No related tags found
No related merge requests found
......@@ -10,6 +10,8 @@ Hereby, `<filename>` has to be replaced with the name of the file that shall be
As python oracles are used during verification, it is important that they are located in the same folder as the command is run (and possess the correct file permissions to be executable).
By default, Tamarin prints its verification steps to the console. Note that the most important output is the **summary of summaries** at the end of execution, which should indicate that all lemmas were **verified**.
| Privacy Property | Tamarin File(s) | Oracle |
|:-----------------------------------------------------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:-|
| _PR<sub>2</sub>_ - Unlinkable Credential Installation | [daa_pnc_anonymity_credential_installation.spthy](daa_pnc_anonymity_credential_installation.spthy) <br> [daa_pnc_unlinkability_credential_installation.spthy](daa_pnc_unlinkability_credential_installation.spthy) | [ObsEquOracle_credential_installation.py](ObsEquOracle_credential_installation.py) |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment