libhcs
Data Fields
egcs_cipher Struct Reference

Ciphertext type for use in the ElGamal scheme. More...

#include <egcs.h>

Data Fields

mpz_t c1
 First value of egcs cipher.
 
mpz_t c2
 Second value of egcs cipher.
 

Detailed Description

Ciphertext type for use in the ElGamal scheme.


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