DeepSec-prover / deepsec

DEciding Equivalence Properties in SECurity protocols
GNU General Public License v3.0
17 stars 2 forks source link

Pure names on public channels with session and generic #56

Open VincentCheval opened 4 years ago

VincentCheval commented 4 years ago

Pure names are currently only used for:

We could improve the second one by checking whether the pure name was output on public channel. That would make it a less black/white optimization

We could also add the feature for generic equivalence (with the same restriction on public channel).