privacy-scaling-explorations / mpz

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

Add RandomOT traits and implement them for KOS15 #91

Closed th4s closed 9 months ago

th4s commented 9 months ago

This PR adds the traits RandomOTSender and ChosenMessageRandomOTReceiver and implements them for KOS15.