Abstract
Fully Homomorphic Encryption (FHE) is an important cryptographic primitive that allows functions to be evaluated on encrypted data. However, each operation on encrypted data adds some noise to the resulting ciphertext, which cannot exceed a certain limit, otherwise, decryption becomes impossible. To overcome this restriction, an operation called bootstrapping is necessary, as it reduces t…