A fork of https://github.com/menonsamir/spiral-rs
|
|
4 년 전 | |
|---|---|---|
| .vscode | 4 년 전 | |
| client | 4 년 전 | |
| spiral-rs | 4 년 전 | |
| .gitignore | 4 년 전 | |
| LICENSE | 4 년 전 | |
| README.md | 4 년 전 |
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.
...