python-fhez
python-fhez copied to clipboard
Official mirror of Python-FHEz; Python Fully Homomorphic Encryption (FHE) Library for Encrypted Deep Learning as a Service (EDLaaS).
Python-FHEz
.. |fhez-logo| image:: docs/source/fhez.svg :width: 200 :alt: FHEz fun computational graph snake logo
(Formerly Python-ReSeal)
|fhez-logo|
Python-FHEz is a fully-homomorphically-encrypted deep-learning library, made with love, and tears.
Cypherpunks write code.
Docs ++++
Cypherpunks, read the docs:
.. _docker: https://www.docker.com/ .. |docker| replace:: Docker
.. _rtd: https://readthedocs.org/ .. |rtd| replace:: RTD
.. |pages-latest| image:: https://readthedocs.org/projects/python-fhez/badge/?version=latest :target: https://deepcypher.gitlab.io/python-fhez :alt: GitLab Pages Documentation Status (Latest/Master)
.. |rtd-latest| image:: https://readthedocs.org/projects/python-fhez/badge/?version=latest :target: https://python-fhez.readthedocs.io/en/latest/?badge=latest :alt: RTD Documentation Status (Latest/Master)
.. |rtd-stable| image:: https://readthedocs.org/projects/python-fhez/badge/?version=stable :target: https://python-fhez.readthedocs.io/en/stable/?badge=stable :alt: RTD Documentation Status (Latest Stable Release)
.. |rtd-staging| image:: https://readthedocs.org/projects/python-fhez/badge/?version=staging :target: https://python-fhez.readthedocs.io/en/staging/?badge=staging :alt: RTD Documentation Status (Staging)
.. |rtd-dev| image:: https://readthedocs.org/projects/python-fhez/badge/?version=dev :target: https://python-fhez.readthedocs.io/en/dev/?badge=dev :alt: RTD Documentation Status (Staging)
.. list-table:: :widths: 25 25 30 :header-rows: 1
* - Version
- Provider
- Link to Documentation
* - Master
- |rtd|_
- |rtd-latest|
* - Stable
- |rtd|_
- |rtd-stable|
* - Staging
- |rtd|_
- |rtd-staging|
* - Dev
- |rtd|_
- |rtd-dev|
* - Staging (Full Autodoc)
- `GitLab Pages <https://docs.gitlab.com/ee/user/project/pages/>`_
- |pages-latest|
Cite ++++
Either:
.. code-block:: latex
@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:
.. code-block:: latex
@misc{reseal, author = {George Onoufriou}, title = {Python-FHEz Source Repository}, howpublished = {GitLab}, year = {2021}, note = {\url{https://gitlab.com/DeepCypher/python-fhez}}, }