Closed david-k closed 6 years ago
The conversion gates must be called from a circuit of the target sharing (see 3.3 in the developer guide).
So if you call uint32_t const_zero_gmw = aby_bool->PutY2BCONVGate(const_zero_yao);
(aby_bool
instead of aby_yao
) the error should disappear.
Please give it a try and let us know if that worked.
Yes, this works. Sorry and thank you!
No worries. Glad I could help :)
Hi, I have the following circuit:
Is this correct? Because during execution, I get the following error: