privacy-scaling-explorations / mpz

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

refactor(mpz-garble): fix threading breaking changes #144

Closed sinui0 closed 5 months ago

sinui0 commented 6 months ago

This PR refactors mpz-garble to accomodate the breaking changes from #112 .

Changes