irxyzzz / nn-emd

NN-EMD framework: efficiently training neural networks using encrypted multi-sourced datasets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NN-EMD

This is a prototype implementation of NN-EMD framework related to the following papers:

Note: this implementation of functional encryption cryptosystem is a research prototype and serves primarily as a proof of concept and benchmarking tool for our privacy-preserving neural network training. The code has not been carefully analyzed for potential security flaws, and is not intended for use in production-level code.

About

NN-EMD framework: efficiently training neural networks using encrypted multi-sourced datasets

License:MIT License


Languages

Language:Python 99.7%Language:Shell 0.3%