privacy-scaling-explorations / mpz

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

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

Closed sinui0 closed 3 months ago

sinui0 commented 3 months ago

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

Changes