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.1b1.tar.gz
(24.7 kB
view hashes)
Built Distribution
phe-1.2.1b1-py2.py3-none-any.whl
(28.6 kB
view hashes)
Close
Hashes for phe-1.2.1b1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 77f067b2cbba934ac87cf53e37c20e72cf2f9fc1331bccd08d8fb600047d8368 |
|
MD5 | 23f8248899f0c04170050922b9a3e910 |
|
BLAKE2b-256 | 0b118160d0ad3c018e0e4261bd0dbf12148f00f175645a2b8eb6a478bf987fca |