MOTION
0.01
Framework for mixed-protocol multi-party computation
|
Go to the source code of this file.
Classes | |
class | encrypto::motion::communication::TcpTransport |
class | encrypto::motion::communication::TcpSetupHelper |
Namespaces | |
encrypto | |
encrypto::motion | |
encrypto::motion::communication | |
encrypto::motion::communication::detail | |
Typedefs | |
using | encrypto::motion::communication::TcpConnectionConfiguration = std::pair< std::string, std::uint16_t > |
using | encrypto::motion::communication::TcpPartiesConfiguration = std::vector< TcpConnectionConfiguration > |