CiFEr
Data Fields
cfe_damgard_dec_multi_client Struct Reference

Data Fields

size_t idx
 
cfe_damgard_multi scheme
 
mpz_t client_pub_key
 
mpz_t client_sec_key
 
cfe_mat share
 

Detailed Description

cfe_damgard_dec_multi_client represents a client in a decentralized multi input variant of the underlying Damgard scheme. Each client has an identification idx, a Diffie-Hellman type of public and secret key and a secret share. It is implicitly assumed that if there are n clients, their idxs are in [0,n).


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