phe

View on PyPIReverse Dependencies (5)

1.5.0 phe-1.5.0-py2.py3-none-any.whl

Wheel Details

Project: phe
Version: 1.5.0
Filename: phe-1.5.0-py2.py3-none-any.whl
Download: [link]
Size: 53737
MD5: 86b8336a5aa688cdaf5aa1df699c3980
SHA256: a0d0098e22474b3027cbc0b05e9de2290bc603f1728bf401f498abbdbe795391
Uploaded: 2022-04-20 01:45:33 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: phe
Version: 1.5.0
Summary: Partially Homomorphic Encryption library for Python
Author: CSIRO's Data61
Author-Email: confidential-computing[at]data61.csiro.au
Home-Page: https://github.com/data61/python-paillier
Download-Url: https://pypi.python.org/pypi/phe/#downloads
License: GPLv3
Keywords: cryptography encryption homomorphic
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Security
Classifier: Topic :: Security :: Cryptography
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: click; extra == "cli"
Requires-Dist: numpy; extra == "examples"
Requires-Dist: scipy; extra == "examples"
Requires-Dist: sklearn; extra == "examples"
Provides-Extra: cli
Provides-Extra: examples
License-File: LICENSE.txt
[Description omitted; length: 2576 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.1)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
phe/__about__.py sha256=cJr6-FGLXCgh0OiiY0XX4KcllL5S01PfFSZMPQxk73o 574
phe/__init__.py sha256=v_cTVTK3HflITACGFK2Hd20SCf6TXcXbLBWtmWtjkpE 350
phe/command_line.py sha256=AmishhSsLSj6KpmyvvjC6xbrCDgeflGLUPa_BM1DUfs 8578
phe/encoding.py sha256=bI24wQYvW3lUjJVpR_XxG_kqTDPQgcw8O1Fkv4PGscM 11285
phe/paillier.py sha256=b_AQ1sJtFhbcooxAltrPC9p9NT7H75K1hZiXkJVF92s 27963
phe/util.py sha256=AxvgiCxBKVcm-GedOoTbW3gQWm46Hn0zIZ7ISaBg0hk 21028
phe/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
phe/tests/cli_test.py sha256=Yp9A_E3GwmKkWivJTbCuEbWtkizalfCOucTXadiXBeM 13277
phe/tests/math_test.py sha256=bT-tlXYlIdEwj9KlZA_ClM8zL0a2-ig5tDHAcQExUDo 2094
phe/tests/paillier_test.py sha256=I0WcKEFKocqZmh5cBl1bMooJN584TviKc8vgthpu3Jw 47176
phe/tests/util_test.py sha256=8lRf4K3icUkq7QInvruNQv0vD62TWo9NJhJ3HS5eJdg 4215
phe-1.5.0.dist-info/LICENSE.txt sha256=di1-txIbcg2txOnQgNgsM4WLdyBgYHrdHngQHqSlIRY 47091
phe-1.5.0.dist-info/METADATA sha256=mNltxctWwvAAD3pUAjuT97wA23yfPnYfMfWiaBCgKQE 3793
phe-1.5.0.dist-info/WHEEL sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg 110
phe-1.5.0.dist-info/entry_points.txt sha256=Lgthc8JfztpFG2D4UzSuEWzdqqVycfTXDTq7fVfKDKk 55
phe-1.5.0.dist-info/top_level.txt sha256=TXmq_12zS1k6KsPcKGX2rewA_94kbGALHHFE2j6R-cg 4
phe-1.5.0.dist-info/RECORD

top_level.txt

phe

entry_points.txt

pheutil = phe.command_line:cli [cli]