|
libhcs
|
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. | |
Details of the polynomial used to compute values for decryption servers.
1.8.9.1