privacy-scaling-explorations / mpz

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

fix(mpz-ot): fix shared KOS verifiable ot receiver #161

Closed sinui0 closed 2 months ago

sinui0 commented 2 months ago

This PR fixes an oversight in updating the shared variant of KOS receiver.

themighty1 commented 2 months ago

ack