pub fn add_to(
    ciphertext: &PodElGamalCiphertext,
    amount: u64,
) -> Option<PodElGamalCiphertext>
Expand description

Add a constant amount to a ciphertext