privacy-scaling-explorations / mpz

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

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

Closed sinui0 closed 2 months ago

sinui0 commented 2 months ago

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