Skip to content
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

Implement ElGamal encryption schema #28

Closed
CPerezz opened this issue Aug 10, 2020 · 0 comments
Closed

Implement ElGamal encryption schema #28

CPerezz opened this issue Aug 10, 2020 · 0 comments
Assignees
Labels
area:cryptography anything related to cryptographic primitives, hashing and ZKP type:feature implementing a new feature

Comments

@CPerezz
Copy link

CPerezz commented Aug 10, 2020

We need to use ElGamal to encrypt some data accross some of our protocols.

Therefore, we need an implementation of it which will be under a sub-crate as it should happen with DHKE mod.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:cryptography anything related to cryptographic primitives, hashing and ZKP type:feature implementing a new feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants