Expand description

A trait implemented by types embodying a private functional packing keyswitch key.

Formal Definition

Required Methods

Returns the input LWE dimension of the key.

Returns the output GLWE dimension of the key.

Returns the output polynomial degree of the key.

Returns the number of decomposition levels of the key.

Returns the logarithm of the base used in the key.

Implementors