privacy-scaling-explorations / mpz

Multi-party computation libraries written in Rust 🦀
182 stars 39 forks source link

refactor(mpz-ot): add accept_reveal for verifiable ot #158

Closed sinui0 closed 3 months ago

sinui0 commented 3 months ago

This PR adds a method for synchronizing the reveal step for verifiable OT.