├── Inference Attack ├── Figure │ ├── MemInf.jpeg │ ├── result1.jpg │ ├── result2.jpg │ ├── result3.jpg │ ├── result4.jpg │ └── result5.jpg └── ML-DOCTOR │ └── ML-DOCTOR.ipynb ├── Readme.md └── Theoretical Frameworks ├── NFGen(Gnerate MPC-Friendly Non-linear Function) └── NFGen.pptx ├── Oblivious Transfer └── oblivious transfer.pptx └── ppSAT(2 Party SAT problem solution) └── ppSAT.pptx /Inference Attack/Figure/MemInf.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FudanMPL/Awesome-MPL/HEAD/Inference Attack/Figure/MemInf.jpeg -------------------------------------------------------------------------------- /Inference Attack/Figure/result1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FudanMPL/Awesome-MPL/HEAD/Inference Attack/Figure/result1.jpg -------------------------------------------------------------------------------- /Inference Attack/Figure/result2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FudanMPL/Awesome-MPL/HEAD/Inference Attack/Figure/result2.jpg -------------------------------------------------------------------------------- /Inference Attack/Figure/result3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FudanMPL/Awesome-MPL/HEAD/Inference Attack/Figure/result3.jpg -------------------------------------------------------------------------------- /Inference Attack/Figure/result4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FudanMPL/Awesome-MPL/HEAD/Inference Attack/Figure/result4.jpg -------------------------------------------------------------------------------- /Inference Attack/Figure/result5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FudanMPL/Awesome-MPL/HEAD/Inference Attack/Figure/result5.jpg -------------------------------------------------------------------------------- /Inference Attack/ML-DOCTOR/ML-DOCTOR.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FudanMPL/Awesome-MPL/HEAD/Inference Attack/ML-DOCTOR/ML-DOCTOR.ipynb -------------------------------------------------------------------------------- /Readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FudanMPL/Awesome-MPL/HEAD/Readme.md -------------------------------------------------------------------------------- /Theoretical Frameworks/NFGen(Gnerate MPC-Friendly Non-linear Function)/NFGen.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FudanMPL/Awesome-MPL/HEAD/Theoretical Frameworks/NFGen(Gnerate MPC-Friendly Non-linear Function)/NFGen.pptx -------------------------------------------------------------------------------- /Theoretical Frameworks/Oblivious Transfer/oblivious transfer.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FudanMPL/Awesome-MPL/HEAD/Theoretical Frameworks/Oblivious Transfer/oblivious transfer.pptx -------------------------------------------------------------------------------- /Theoretical Frameworks/ppSAT(2 Party SAT problem solution)/ppSAT.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FudanMPL/Awesome-MPL/HEAD/Theoretical Frameworks/ppSAT(2 Party SAT problem solution)/ppSAT.pptx --------------------------------------------------------------------------------