MP-SPDZ
MP-SPDZ copied to clipboard
About A2B in Rep4
Hi Keller, i'm studying the protocol and implementation of Fantastic Four. In the paper, share splitting operation is used to convert arithmetic shares to boolean ones with Binary Adder, however, i can't connect the described protocol with the code of Rep4::split, especially the parameter "regs" and the unit processing. Can you help me to understand the implementation? Thanks!