GNUnet 0.21.1
GNUNET_SECRETSHARING_FieldElement Struct Reference

#include </home/buildbot/bb-worker/worker/gnunet_firefly/build/src/contrib/service/secretsharing/secretsharing.h>

Data Fields

unsigned char bits [GNUNET_SECRETSHARING_ELGAMAL_BITS/8]
 Value of an element in <elgamal_g>. More...
 

Detailed Description

Definition at line 38 of file secretsharing.h.

Field Documentation

◆ bits

unsigned char GNUNET_SECRETSHARING_FieldElement::bits[GNUNET_SECRETSHARING_ELGAMAL_BITS/8]

Value of an element in <elgamal_g>.

Definition at line 43 of file secretsharing.h.


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