You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
constant[0] is sent to the evaluator. After that it is never used neither by the garbler nor by the evaluator.
Could you pls clarify the purpose of sending it and also the purpose of having it since it is never used.
emp-tool/emp-tool/gc/halfgate_gen.h
Line 60 in 203bc53
constant[0] is sent to the evaluator. After that it is never used neither by the garbler nor by the evaluator.
Could you pls clarify the purpose of sending it and also the purpose of having it since it is never used.