libhcs
Data Fields
egcs_public_key Struct Reference

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

#include <egcs.h>

Data Fields

mpz_t g
 Generator for the cyclic group.
 
mpz_t q
 Order of the cyclic group.
 
mpz_t h
 g^x in G
 

Detailed Description

Public key for use in the ElGamal scheme.


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