An open API service indexing awesome lists of open source software.

https://github.com/danaugrs/morphine

:pill: Homomorphic Encryption in Python
https://github.com/danaugrs/morphine

cryptography homomorphic-encryption math python python3

Last synced: about 1 year ago
JSON representation

:pill: Homomorphic Encryption in Python

Awesome Lists containing this project

README

          

# morphine
Homomorphic Encryption Library in Python

### Introduction
This implementation of homomorphic encryption is based on [Computing Arbitrary Functions of Encrypted Data](https://crypto.stanford.edu/craig/easy-fhe.pdf) by [Craig Gentry](https://www.macfound.org/fellows/914/), published in [Communications of the ACM, Vol. 53 No. 3](http://cacm.acm.org/magazines/2010/3/76272-computing-arbitrary-functions-of-encrypted-data/abstract) in March 2010.