Skip to content

This is repository for python implementation of TFHE. We are plannning to use numpy and CuPy to support GPU accelaration.

License

Notifications You must be signed in to change notification settings

virtualsecureplatform/pyFHE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyFHE

This is repository for python implementation of TFHE. This depends massively on numpy.

About This Branch

anqounizedCircuitBootstrapping is optimized for numpy usage, so some codes are not easy to read. Pure Python branch is more easy to read but slow and lack a support of Circuit Bootstrapping.

CAUTTION: Currently, decrypiton algorithms can decrypt only binary message, so some of outputs are invalid.

About

This is repository for python implementation of TFHE. We are plannning to use numpy and CuPy to support GPU accelaration.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages