Helper
dec_correct_mixin
Signature
Lemma dec_correct_mixin (dk : BenalohPrivKey n r) (u : {unit 'Z_n}) (m : 'Z_r) : dec_for_mixin dk (enc_for_mixin (pub_of_priv dk) m u) = Some m.
Uses (0)
This lemma does not use any other lemmas from the stats.
Used By (0)
No lemmas in the stats use this lemma.
Coq Source Code
View on GitHubLoading source code...