libhcs
Data Fields
egcs_private_key Struct Reference

Private key for use in the ElGamal scheme. More...

#include <egcs.h>

Data Fields

mpz_t x
 Random value in {1, ..., q-1}.
 
mpz_t q
 Order of the cyclic group.
 

Detailed Description

Private key for use in the ElGamal scheme.


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