pub fn multiply(
    scalar: &PodScalar,
    ciphertext: &PodElGamalCiphertext,
) -> Option<PodElGamalCiphertext>
Expand description

Multiply an ElGamal ciphertext by a scalar