Skip to content

This is part of a Student Project at the University of Basel

Notifications You must be signed in to change notification settings

s3inlc/PRIME-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

PRIME (PRIvate MEssages) Server

This Project is a practical approach to exchange messages based on the idea of PIR (http://web.cs.ucla.edu/~rafail/PUBLIC/34.html). This repository contains the Server (Master/Slave) part of the project, the client part is available here.

It is a project which is done at the University of Basel by Sein Coray and Christian Frei.

Build

To build this project you need Qt. Just open the .pro file and build it if you are using the Qt Designer.

Qt Requirements:

apt-get install qtdeclarative5-dev qt5-qmake

On command line run qmake PRIME-Server.pro and then just make and the binary should be built.

About

This is part of a Student Project at the University of Basel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages