MemberCtx Struct Reference

Member context definition. More...

#include <epid/member/context.h>

Data Fields

GroupPubKey_pub_key
 group public key
 
FfElemente12
 an element in GT
 
FfElemente22
 an element in GT
 
FfElemente2w
 an element in GT
 
FfElementea2
 an element in GT
 
Epid2Params_epid2_params
 Intel(R) EPID 2.0 params.
 
PrivKey_priv_key
 Member private key.
 
BitSupplier rnd_func
 Pseudo random number generation function.
 
void * rnd_param
 Pointer to user context for rnd_func.
 
HashAlg hash_alg
 Hash algorithm to use.
 
AllowedBasenameallowed_basenames
 Base name list.
 
Stackpresigs
 Pre-computed signatures pool.
 
CommitValues commit_values
 Values that are hashed to create commitment.
 

Detailed Description

Member context definition.

Internal context of member.

Examples:
signmsg.c.

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