GNUnet 0.21.1
secretsharing_protocol.h File Reference

p2p message definitions for secretsharing More...

#include "platform.h"
#include "gnunet_common.h"
#include "gnunet_protocols.h"
#include "secretsharing.h"
Include dependency graph for secretsharing_protocol.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  GNUNET_SECRETSHARING_KeygenCommitData
 Consensus element data used in the first round of key generation. More...
 
struct  GNUNET_SECRETSHARING_KeygenRevealData
 
struct  GNUNET_SECRETSHARING_DecryptData
 Data of then element put in consensus for decrypting a value. More...
 
struct  GNUNET_SECRETSHARING_FairEncryption
 

Detailed Description

p2p message definitions for secretsharing

Author
Florian Dold

Definition in file secretsharing_protocol.h.