libhcs
Data Fields
pcs_t_polynomial Struct Reference

Details of the polynomial used to compute values for decryption servers. More...

#include <pcs_t.h>

Data Fields

unsigned long n
 The number of terms in the polynomial.
 
mpz_t * coeff
 Coefficients of the polynomial.
 

Detailed Description

Details of the polynomial used to compute values for decryption servers.


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