zkemail / zk-email-verify

Verify any text in any sent or received email, cryptographically and via only trusting the sending mailserver.
https://prove.email
MIT License
348 stars 75 forks source link

Compare ark-circom wasm to snarkjs wasm #67

Open Divide-By-0 opened 1 year ago

Divide-By-0 commented 1 year ago

Benchmark the wasm generated by the rust in ark-circom as compared to the one generated by snarkjs, and see if there's significant improvements speed or memory wise in the former.

whoisgautxm commented 4 months ago

Is this issue still open to work?

Divide-By-0 commented 4 months ago

Is this issue still open to work?

Honestly I'm not sure this is a worthwhile task -- I think you're better off converting our server side prover to use tachyon over rapidsnark.

whoisgautxm commented 3 months ago

where can i find that issue ?

Divide-By-0 commented 3 months ago

https://github.com/zkemail/email-wallet/issues/75