A fork of https://github.com/menonsamir/spiral-rs
Samir Menon 08972fe23b Prep to use seed for public parts of Regev cts | 2 years ago | |
---|---|---|
.vscode | 2 years ago | |
client | 2 years ago | |
spiral-rs | 2 years ago | |
.gitignore | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago |
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.
To build this project, run cargo build
.
...