Match is kinda safe because the number of guesses to determine password is large.
Note that the safety of declassification depends on the context.
\text{ declassify } mean grade for entire class is safe.
\text{ declassify } mean grade for a class consists of 2 student is unsafe.
\text{ match } is safe for password.
\text{ compare } is unsafe for password.
If \Sigma \vdash \alpha \text{ secure } and \alpha constains exactly one instance of \text{ declassify }(e), and (\forall x \in \text{ use } e)(x \not\in \text{ maydef } \alpha) \implies \Sigma \models \alpha \text{ secure }.
Table of Content