Skip to content

Public facing APIs to perform secure ID match with a company's Optable data connectivity node (Optable DCN).

License

Notifications You must be signed in to change notification settings

Optable/match-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

match-api

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.

Installation

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.

Build

To compile and regenerate the go output files, simply run

make

About

Public facing APIs to perform secure ID match with a company's Optable data connectivity node (Optable DCN).

Resources

License

Stars

Watchers

Forks

Packages

No packages published