Skip to content

An interactive visualization of the two-dimensional Linear Summation Schema algorithm for Private Information Retrieval.

Notifications You must be signed in to change notification settings

nilshansen94/PIR-Visualizer

Repository files navigation

PIR Visualizer

An interactive visualization of the two-dimensional Linear Summation Schema algorithm for Private Information Retrieval.

See this paper for more information.

Install

First, make sure you have node.js installed.

Clone the project, go to the root folder and run

npm install

If you haven't installed Angular yet, do so by executing

npm install -g @angular/cli

In a next step, you can run

ng serve --aot -o

You should now be able to test the UI in your browser by entering the url http://localhost:4200/.

About

An interactive visualization of the two-dimensional Linear Summation Schema algorithm for Private Information Retrieval.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published