Skip to content

gergely-flamich/Dissertation-Fully-Homomorphic-Encryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fully Homomorphic Encryption

The aim of this project is to explore how one may derive a fully homomorphic crypto scheme, prove its security with appropriate rigour and implement it.

Setting up the project

The code in this repository requires Sage v8.1 (or higher) and Jupyter Notebook to run installed on the user's machine to run. Once these conditions are present, to run some example code, navigate to the source folder of the scheme:

> cd /path/to/root/Project/<scheme>/src

Finally, run the following to start Jupyter:

> sage -n jupyter <scheme>_demo.ipynb

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published