privacy-scaling-explorations / maci

Minimal Anti-Collusion Infrastructure (MACI)
https://maci.pse.dev/
Other
517 stars 135 forks source link

Add the decryption component #2

Closed barryWhiteHat closed 5 years ago

barryWhiteHat commented 5 years ago

Add a decryption component so we can decrypt command inside the snark.

This should be added in circom and then called as a gadget from this repo.

barryWhiteHat commented 5 years ago

In progress https://github.com/barryWhiteHat/maci/pull/9

barryWhiteHat commented 5 years ago

Done https://github.com/barryWhiteHat/maci/pull/10