Closed nitincic closed 5 years ago
Is there a way to measure communication for evaluation of circuits or other mpc protocols within emp toolkit. Also, is it possible to time individual components of the GC evaluation like garbling, OT setups etc?
communication:please refer to https://github.com/emp-toolkit/emp-tool/blob/stable/emp-tool/io/net_io_channel.h#L35 timing: please add different timing counters in the code.
Is there a way to measure communication for evaluation of circuits or other mpc protocols within emp toolkit. Also, is it possible to time individual components of the GC evaluation like garbling, OT setups etc?