I think in this example, the clients send their data which is masked by the random number, but there is a protocol, such as Scripts/shamir.sh. I want to know when the clients data are shared by the masked way, what does shamir secret sharing do in the example?
Thank you!
Hi, as the ExternalIO example, https://github.com/data61/MP-SPDZ/tree/master/ExternalIO
I think in this example, the clients send their data which is masked by the random number, but there is a protocol, such as
Scripts/shamir.sh
. I want to know when the clients data are shared by the masked way, what does shamir secret sharing do in the example? Thank you!