privacy-scaling-explorations / mpz

Multi-party computation libraries written in Rust 🦀
215 stars 44 forks source link

feat: lazy ot #186

Closed sinui0 closed 3 weeks ago

sinui0 commented 1 month ago

This PR refactors our OT crates to have lazy interfaces. It also disposes of committed/verifiable functionality as we no longer need it. Dependent crates are in a broken state and will be fixed in following PRs. Ferret is also omitted temporarily.

themighty1 commented 2 weeks ago

LGTM, except one q above @sinui0

sinui0 commented 2 weeks ago

LGTM, except one q above @sinui0

I dont see a q