scalarproduct service P2P messages More...
Go to the source code of this file.
Data Structures | |
struct | EccServiceRequestMessage |
Message type passed from requesting service Alice to responding service Bob to initiate a request and make Bob participate in our protocol. More... | |
struct | EccAliceCryptodataMessage |
Vector of ECC-encrypted values sent by Alice to Bob (after set intersection). More... | |
struct | EccBobCryptodataMessage |
Message type passed from responding service Bob to responding service Alice to complete a request and allow Alice to compute the result. More... | |
scalarproduct service P2P messages
Definition in file gnunet-service-scalarproduct-ecc.h.