在 YACL 中实现 Kyber OT 协议 #288
Labels
OSCP
SecretFlow Open Source Contribution Plan
WIP: community
This issue is currently under development by a community member
任务介绍
详细要求
YACL OT 模块位于 yacl/crypto/primitives/ot 路径下。目前 OT 模块已经实现了大部分主流传统协议,但是缺少对抗量子算法的支持,本任务需要在 OT 模块中集成/实现 已有的抗量子 OT 协议。
关于 抗量子 OT 协议 更详细的介绍可参考
能力要求
操作说明
kyber_ot.cc
以及kyber_ot.h
以存放您的代码,以及对应的测试文件kyber_ot_test.cc
The text was updated successfully, but these errors were encountered: