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

how to compile library locally after cloning from git #28

Open bpradeep508 opened 3 years ago

fjarri commented 3 years ago

Please explain your problem in more detail. nufhe is a Python library, it does not require compilation.

bpradeep508 commented 3 years ago

i am cloned from git hub how to use it program nufhe not importing in to program(is it require to compile else what is the problem)