solana_zk_token_sdk::zk_token_elgamal::ops

Function multiply

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

Multiply an ElGamal ciphertext by a scalar