MOTION
0.01
Framework for mixed-protocol multi-party computation
|
This is the complete list of members for encrypto::motion::communication::SynchronizationHandler, including all inherited members.
GetMutex() | encrypto::motion::communication::SynchronizationHandler | inline |
IncrementMySynchronizationState() | encrypto::motion::communication::SynchronizationHandler | inline |
ReceivedMessage(std::size_t party_id, std::vector< std::uint8_t > &&message) override | encrypto::motion::communication::SynchronizationHandler | virtual |
SynchronizationHandler(std::size_t my_id, std::size_t number_of_parties, std::shared_ptr< Logger > logger) | encrypto::motion::communication::SynchronizationHandler | inline |
Wait() | encrypto::motion::communication::SynchronizationHandler | |
~MessageHandler()=default | encrypto::motion::communication::MessageHandler | virtual |