An open API service indexing awesome lists of open source software.

https://github.com/youben11/tfhe

Implementation of the TFHE homomorphic encryption scheme.
https://github.com/youben11/tfhe

cryptography homomorphic-encryption

Last synced: 9 months ago
JSON representation

Implementation of the TFHE homomorphic encryption scheme.

Awesome Lists containing this project

README

          

## TFHE

Implementation of the [TFHE](https://eprint.iacr.org/2018/421.pdf) homomorphic encryption scheme.

#### Disclaimer

Not meant to be secure, efficient, or production-ready.