Implement ElGamal encryption schema #28
Labels
area:cryptography
anything related to cryptographic primitives, hashing and ZKP
type:feature
implementing a new feature
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.
The text was updated successfully, but these errors were encountered: