### 任务介绍 + 任务名称:在 PSI Repo 中实现 DoublePIR + 技术方向:PIR + 任务难度:进阶🌟🌟 + 任务预估完成时间:4周 + 任务 Reviewer:@changtong9 ### 详细要求 在 PSI Repo 中实现 DoublePIRPIR([One Server for the Price of Two:Simple and Fast Single-Server Private Information Retrieval](https://eprint.iacr.org/2022/949.pdf)),实现后将实现源码提交到指定位置。 + 安全性(满足论文中对应方案的安全要求) + 功能性:满足 PIR 的安全性 + 代码规范:C++ 代码需要能通过代码规范检查卡点 + 提交说明:关联该 issue 并提交代码至[https://github.com/secretflow/psi/tree/main/experiment/pir/](https://github.com/secretflow/psi/tree/main/experiment/pir/pps) ### 能力要求 + 熟悉 PIR 算法 + 熟悉 LWE 问题
任务介绍
详细要求
在 PSI Repo 中实现 DoublePIRPIR(One Server for the Price of Two:Simple and Fast Single-Server Private Information Retrieval),实现后将实现源码提交到指定位置。
能力要求