Helper

idealized_dec_correct

Section Idealized_AHE
Type Lemma
Proof Lines 1

Signature

Lemma idealized_dec_correct : forall (dk : msgT) (r m : msgT), idealized_dec dk (idealized_enc (idealized_pub_of_priv dk) m r) = Some m.

Description

Decryption correctness - straightforward computation

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 GitHub
Loading source code...
← Back to Stats