Metadata-Version: 2.0
Name: nufhe
Version: 0.0.3
Summary: A GPU implementation of fully homomorphic encryption on torus
Home-page: http://github.com/nucypher/nufhe
Author: Bogdan Opanchuk
Author-email: bogdan@nucypher.com
License: GPLv3
Platform: UNKNOWN
Requires-Python: >=3.5
Requires-Dist: numpy
Requires-Dist: reikna (>=0.7.4)
Provides-Extra: dev
Requires-Dist: pytest; extra == 'dev'
Requires-Dist: pytest-cov; extra == 'dev'
Requires-Dist: sphinx; extra == 'dev'
Requires-Dist: sphinx-autodoc-typehints; extra == 'dev'
Provides-Extra: pycuda
Requires-Dist: pycuda (>=2018.1.1); extra == 'pycuda'
Provides-Extra: pyopencl
Requires-Dist: pyopencl (>=2018.1.1); extra == 'pyopencl'

UNKNOWN


