TFHE deep dive
Last updated
Was this helpful?
Last updated
Was this helpful?
TFHE is a fully homomorphic encryption scheme that enables fast homomorphic operations on booleans, integers and reals.
By enabling both leveled and bootstrapped operations, TFHE can be used for a wide range of usecases, from homomorphic boolean circuits to homomorphic neural networks.
Here are a series of articles that guide you to go deeper into the understanding of the scheme:
The article gives more mathematical details about the TFHE scheme.
You can also watch the video record of the original talk by Ilaria Chillotti for FHE.org: