The repository provides an implementation and evalution for the published paper: Jiasi Weng, Jian Weng, Gui Tang, Anjia Yang, Ming Li, and Jia-Nan Liu. "pvcnn: Privacy-preserving and verifiable convolutional neural network testing." IEEE Transactions on Information Forensics and Security 18 (2023): 2218-2233.
libsnarkenvironment: can refer tolibsnarkto installSEAL- basic cpp runtime environment
- all executable file in
bin - In order to compiler
cmake -B buildcmake --build build
- or
mkdir build && cd build && cmake .. && make
FHE based opensource project:
- Project Name: pvCNN
- Authors: Gui Tang, Jiasi Weng
- Affiliation: College of Cyber Security, Jinan University