A set of public facing APIs defined by protobuf messages to perform secure Private Set Intersection (PSI) matches with Optable Data connectivity nodes (DCN). The open sourced Command Line Interface (CLI) utility match-cli uses these APIs to enable any users of the tool to perform secure ID matches with a DCN partner.
Download Google's Protocol Buffers compiler protoc
and make sure it's available in your PATH. You can download it
here, or follow the installation instruction
here.
To compile and regenerate the go output files, simply run
make