Structs

The number of ciphertexts in a ciphertext list.

The number messages in a messages list.

The logarithm of the base used in a decomposition.

The number of levels used in a decomposition.

The number encoder in an encoder list.

The number of ciphertexts in a ggsw ciphertext list.

The number of ciphertexts in a glwe ciphertext list.

The number of polynomials of an GLWE mask, or the size of an GLWE secret key.

The number of polynomials in a GLWE ciphertext, i.e. the number of polynomials in a GLWE mask plus one.

The number of ciphertexts in a gsw ciphertext list.

The number of ciphertexts in an lwe ciphertext list.

The index of a ciphertext in an lwe ciphertext list.

The range of indices of multiple contiguous ciphertexts in an lwe ciphertext list.

The number of scalar in an LWE mask, or the length of an LWE secret key.

The number of scalars in an LWE ciphertext, i.e. the number of scalar in an LWE mask plus one.

MonomialDegreeDeprecated

The degree of a monomial.

The index of a monomial in a polynomial.

The number plaintexts in a plaintext list.

The number of polynomials in a polynomial list.

The number of coefficients of a polynomial.