phe 1.1
pip install phe==1.1
Released:
Partially Homomorphic Encryption library for Python
Navigation
Verified details
These details have been verified by PyPIMaintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GNU General Public License v3 (GPLv3) (GPLv3)
- Author: National ICT Australia
- Tags cryptography , encryption , homomorphic
Classifiers
- Development Status
- License
- Natural Language
- Programming Language
- Topic
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
Verified details
These details have been verified by PyPIMaintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GNU General Public License v3 (GPLv3) (GPLv3)
- Author: National ICT Australia
- Tags cryptography , encryption , homomorphic
Classifiers
- Development Status
- License
- Natural Language
- Programming Language
- Topic
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
Built Distribution
File details
Details for the file phe-1.1.tar.gz
.
File metadata
- Download URL: phe-1.1.tar.gz
- Upload date:
- Size: 20.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
f35733a759b5e5e89ea6ba4814b056cd2964834ea5b58ab9a2b3f31144f3865f
|
|
MD5 |
2e04cbe1b04fa5198a8f89fd57838453
|
|
BLAKE2b-256 |
9e11432c7a49828a0627ffbfdcfa5d2a6d7693adba56a2e1dbfdc8dac947881d
|
File details
Details for the file phe-1.1-py3-none-any.whl
.
File metadata
- Download URL: phe-1.1-py3-none-any.whl
- Upload date:
- Size: 24.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
13ad48056aa6e0b872715d5e823a4e78d7919a78a8eca4bfe043ba2e1f0996d4
|
|
MD5 |
30acc58459c4e24ca36166c7d66bb0da
|
|
BLAKE2b-256 |
6a7e4921e410b6187029d73cf652284a8c822955a702cc6334192fe7c16e8e6c
|