Module ark_mpc::network

source ·
Expand description

The network module defines abstractions of the transport used to communicate during the course of an MPC

Structs

Enums

Traits

  • The MpcNetwork trait defines shared functionality for a network implementing a connection between two parties in a 2PC

Type Aliases

  • A type alias of the id of a party in an MPC for readability