Requesting potential support for Exponential ElGamal encryption in Microsoft SEAL. Exponential ElGamal offers multiplicative homomorphism, allowing encrypted values to be multiplied to yield the encryption of the sum of exponents. This capability is particularly useful for privacy-preserving operations, such as private set intersection and certain secure multi-party computations.
This is not on the roadmap. As you may know, the techniques for achieving fully homomorphic encryption are entirely different from singly homomorphic, such as Paillier (additive) or Elgamal (multiplicative).
Requesting potential support for Exponential ElGamal encryption in Microsoft SEAL. Exponential ElGamal offers multiplicative homomorphism, allowing encrypted values to be multiplied to yield the encryption of the sum of exponents. This capability is particularly useful for privacy-preserving operations, such as private set intersection and certain secure multi-party computations.