zk-passport / proof-of-passport

Proof of passport protocol using zk-SNARKs
https://proofofpassport.com
260 stars 38 forks source link

Integrate circom-witness-rs #71

Closed 0xturboblitz closed 1 month ago

0xturboblitz commented 4 months ago

This would:

  1. Make witness gen way faster
  2. Avoid the .wasm, .dylib and .framework issues on iOS

Example use can be found here

0xturboblitz commented 1 month ago

Closing for now as the polygon witnesscalc is pretty fast so not planning on switching soon