DeepSec-prover / deepsec

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

Detect determinate processes even with session equivalence #50

Open VincentCheval opened 4 years ago

VincentCheval commented 4 years ago

Currently, we do not try to detect if the processes of session equivalences are determinate.

VincentCheval commented 4 years ago

The first point has been implemented in v2.0.1 ccf6ba8 The second point has been discarded.