libfhe
|
BGV Ciphertext consists of polynomials over the ciphertext ring
.
More...
#include <fhe_bgv.h>
Data Fields | |
size_t | n |
Number of polynomials. | |
poly_t * | c |
![]() ![]() | |
BGV Ciphertext consists of polynomials over the ciphertext ring
.
Note: The Ciphertext size increases by one after every multiplication.