Skip to content

Question about ElGamal for homomorphic encryption #707

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jtovartr opened this issue Jan 31, 2023 · 1 comment
Closed

Question about ElGamal for homomorphic encryption #707

jtovartr opened this issue Jan 31, 2023 · 1 comment

Comments

@jtovartr
Copy link

I have seen in the official documentation the following information about ElGamal:

Even though ElGamal algorithms are in theory reasonably secure, in practice there are no real good reasons to prefer them to RSA instead.

I want to use ElGamal for homomorphic encryption, why can this algorithm no longer be used?

Since I can't use ElGamal, any advice on how to perform homomorphic encryption?

Thanks

@Legrandin
Copy link
Owner

Of course you are free to use it, but this implementation is purely there for backward compatibility only, not to support applications needed real homomorphic encryption.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants