Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 237 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 237 Bytes

pyFHE

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

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