Closed ChihChengLiang closed 1 year ago
We currently encrypt plaintext with mimc hashes.
Explore how and why use a Poseidon based encryption/decryption method.
Just saw this: https://drive.google.com/file/d/1EVrP3DzoGbmzkRmYnyEDcIQcXVU7GlOd/view
For future reference: https://github.com/weijiekoh/poseidon-encryption-circom
Fixed in https://github.com/privacy-scaling-explorations/maci/pull/159
What's wrong
We currently encrypt plaintext with mimc hashes.
Explore how and why use a Poseidon based encryption/decryption method.