A fork of https://github.com/menonsamir/spiral-rs

Samir Menon 08972fe23b Prep to use seed for public parts of Regev cts před 2 roky
.vscode 62283c0892 working ntt před 2 roky
client 08972fe23b Prep to use seed for public parts of Regev cts před 2 roky
spiral-rs 08972fe23b Prep to use seed for public parts of Regev cts před 2 roky
.gitignore 1986d4cb16 working client před 2 roky
LICENSE e0be0c13c5 working client před 2 roky
README.md 08972fe23b Prep to use seed for public parts of Regev cts před 2 roky

README.md

Spiral: Fast, High-Rate Single-Server PIR via FHE Composition

This is an implementation of our paper "Spiral: Fast, High-Rate Single-Server PIR via FHE Composition", available here.

WARNING: This is research-quality code; it has not been checked for side-channel leakage or basic logical or memory safety issues. Do not use this in production.

Building

To build this project, run cargo build.

Structure

...