pub fn subtract(
left_ciphertext: &PodElGamalCiphertext,
right_ciphertext: &PodElGamalCiphertext,
) -> Option<PodElGamalCiphertext>Expand description
Subtract two ElGamal ciphertexts
pub fn subtract(
left_ciphertext: &PodElGamalCiphertext,
right_ciphertext: &PodElGamalCiphertext,
) -> Option<PodElGamalCiphertext>Subtract two ElGamal ciphertexts