Function safe_zk_token_sdk::zk_token_elgamal::ops::subtract
source · pub fn subtract(
left_ciphertext: &ElGamalCiphertext,
right_ciphertext: &ElGamalCiphertext
) -> Option<ElGamalCiphertext>
Expand description
Subtract two ElGamal ciphertexts