scalarproduct service P2P messages More...
Go to the source code of this file.
Data Structures | |
struct | ServiceRequestMessage |
Message type passed from requesting service Alice to responding service Bob to initiate a request and make Bob participate in our protocol. More... | |
struct | AliceCryptodataMessage |
Vector of Pallier-encrypted values sent by Alice to Bob (after set intersection). More... | |
struct | BobCryptodataMessage |
Message type passed from responding service Bob to responding service Alice to complete a request and allow Alice to compute the result. More... | |
struct | BobCryptodataMultipartMessage |
Multipart Message type passed between to supply additional elements for the peer. More... | |
scalarproduct service P2P messages
Definition in file gnunet-service-scalarproduct.h.