The GLWE cryptosystem is a generalized form to encompass both the LWE and RLWE cryptosystems. The GLWE cryptosystem’s ciphertext is a tuple , where . The public key and the secret key are a list of -degree polynomials, each. The message and the noise are -degree polynomials, each. Like in LWE and RLWE, a random public mask is created for each ciphertext, whereas the same secret key is used for all ciphertexts. In this section, we denote each ciphertext instance as instead of for simplicity.