Helper
ciphertext_to_alpha
Signature
Lemma ciphertext_to_alpha (m : 'Z_r) (u : {unit 'Z_n}) : (benaloh_enc m u) ^+ alpha = (val y) ^+ (alpha * m).
Description
Raising ciphertext to alpha strips randomness
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...