p2p message definitions for secretsharing More...
#include "platform.h"#include "gnunet_common.h"#include "gnunet_protocols.h"#include "secretsharing.h"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 |
p2p message definitions for secretsharing
Definition in file secretsharing_protocol.h.