nucypher / nufhe

NuCypher fully homomorphic encryption (NuFHE) library implemented in Python
https://nufhe.readthedocs.io/en/latest/
GNU General Public License v3.0
441 stars 53 forks source link

Reference papers that nuFHE uses #5

Closed Mikerah closed 5 years ago

Mikerah commented 5 years ago

The work in this project is incredible but quite hard to grasp.

What are the papers that the team has used to implement this and would it be possible to add this list to the README to give others some background into FHE?

fjarri commented 5 years ago

The algorithm is pretty much the same as in TFHE, so the same references will work. I added the list to README.