Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Official mirror of Python-FHEz; Python Fully Homomorphic Encryption (FHE) Library for Encrypted Deep Learning as a Service (EDLaaS).

License

Notifications You must be signed in to change notification settings

Arman001/python-fhez

 
 

Repository files navigation

Python-FHEz

(Formerly Python-ReSeal)

FHEz fun computational graph snake logo

Python-FHEz is a fully-homomorphically-encrypted deep-learning library, made with love, and tears.

Cypherpunks write code.

Docs

Cypherpunks, read the docs:

Version Provider Link to Documentation
Master RTD RTD Documentation Status (Latest/Master)
Stable RTD RTD Documentation Status (Latest Stable Release)
Staging RTD RTD Documentation Status (Latest Stable Release)
Dev RTD RTD Documentation Status (Staging)
Staging (Full Autodoc) GitLab Pages GitLab Pages Documentation Status (Latest/Master)

Cite

Either:

@online{reseal,
  author = {George Onoufriou},
  title = {Python-FHEz Source Repository},
  howpublished = {GitLab},
  year = {2021},
  url = {https://gitlab.com/DeepCypher/python-fhez},
}

Or if you do not have @online support:

@misc{reseal,
  author = {George Onoufriou},
  title = {Python-FHEz Source Repository},
  howpublished = {GitLab},
  year = {2021},
  note = {\url{https://gitlab.com/DeepCypher/python-fhez}},
}

About

Official mirror of Python-FHEz; Python Fully Homomorphic Encryption (FHE) Library for Encrypted Deep Learning as a Service (EDLaaS).

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.5%
  • Shell 0.5%