privacy-scaling-explorations / mpz

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

fix(mpz-garble): add thread id to otp ids #162

Closed sinui0 closed 5 months ago

sinui0 commented 5 months ago

This PR fixes a bug which causes duplicate OTP names because the thread id is not included.