libfhe
Data Fields
bgv_t Struct Reference

Main BGV type used to instantiate the scheme. More...

#include <fhe_bgv.h>

Data Fields

size_t t
 Plaintext modulus $t$.
 
ring_t r
 Polynomial ring $R_q = Z_q[x]/<x^d + 1>$.
 

Detailed Description

Main BGV type used to instantiate the scheme.


The documentation for this struct was generated from the following file: