Skip to content

Oleksandr-Tkachenko/PSI_Util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Private Set Intersection (PSI)

###PSI utilities library###

A static library for PSI algorithms and tools. It was thouth to improve simplicity and reusability of code. Contains structures and functions that were often used in PSI.


Install:

sudo make install

Clean:

sudo make clean

Remove:

sudo make remove

###Dependencies:

  • libglib2.0-dev
  • libssl-dev

###Usage:

This library can be included using -lpsi-util option and headers using -I/usr/include/psi_util option.


http://encrypto.de

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published