package psi_proto

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message Request

psi.proto:50

Client request with encoded elements sent to the server as an array of binary strings, together with a boolean reveal_intersection that indicates whether the client wants to learn the elements in the intersection or only its size.

message Response

psi.proto:58

Server response after encrypting client elements under the commutative encryption scheme, sent back to the client as an array of binary strings.

message ServerSetup

psi.proto:22

Setup phase message for server.

message ServerSetup.BloomFilterInfo

psi.proto:33

Used in: ServerSetup

message ServerSetup.GCSInfo

psi.proto:27

Used in: ServerSetup

message ServerSetup.RawInfo

psi.proto:23

Used in: ServerSetup