Shigoto-dev19 / ec-elgamal-circom

ElGamal encryption/decryption Circom2 circuits on the Baby Jubjub curve with TypeScript integration for input handling, testing, and benchmarking.
5 stars 1 forks source link

Why don't you call the variable encryptedMessage or encMsg directly? #7

Closed ananas-block closed 1 year ago

ananas-block commented 1 year ago

https://github.com/Shigoto-dev19/EC-ElGamal-Scheme-Circuit/blob/9503ce2660412b77e91c20a75c532dcdb44a498d/circuits/encrypt.circom#L13