Abstract
Fully homomorphic encryption (FHE) allows a server to compute functions on encrypted data without ever decrypting it, guaranteeing the security and privacy of the client. This technology is valuable for many practical applications, such as private artificial neural networks, and also theoretical applications, such as building new cryptographic primitives. To use FHE, the client generates …