Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 204 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 204 Bytes

环LWE上公钥加密方案

加密方案详见pdf文档,实现代码在main.cpp

测试环境为QT Creator,编译器为MingW64

编译时在配置文件lwe.pro中把libntl.a库文件加进去