Expand description

The public key for homomorphic computation.

This module implements the generation of the server’s public key, together with all the available homomorphic Boolean gates ($\mathrm{AND}$, $\mathrm{MUX}$, $\mathrm{NAND}$, $\mathrm{NOR}$, $\mathrm{NOT}$, $\mathrm{OR}$, $\mathrm{XNOR}$, $\mathrm{XOR}$).

Structs

Traits