Partially Homomorphic Encryption library for Python
Project description
release |
master |
develop |
---|---|---|
A library for Partially Homomorphic Encryption in Python.
The homomorphic properties of the paillier crypto system are:
Encrypted numbers can be multiplied by a non encrypted scalar.
Encrypted numbers can be added together.
Encrypted numbers can be added to non encrypted scalars.
Running unit tests
python setup.py test
Or use nose:
nosetests
Code History
Developed at Data61.
Parts derived from the Apache licensed Google project: https://code.google.com/p/encrypted-bigquery-client/
No audit
This code has neither been written nor vetted by any sort of crypto expert. The crypto parts are mercifully short, however.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
phe-1.2.1b2.tar.gz
(24.7 kB
view hashes)
Built Distribution
phe-1.2.1b2-py2.py3-none-any.whl
(28.6 kB
view hashes)
Close
Hashes for phe-1.2.1b2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 807c699d953dfa3815e8e5dd7d0f01effd7c95941855b9db1c01be66f93dcdb1 |
|
MD5 | a334b2014dfd067985ab6002d526a8f4 |
|
BLAKE2b-256 | f29e85e236e5cb626ada76cf26fdad677273430a312f934714264650f5451aeb |