GNUnet 0.21.2
secretsharing.h File Reference

messages used for the secretsharing api More...

#include "platform.h"
#include "gnunet_util_lib.h"
#include "gnunet_time_lib.h"
#include "gnunet_common.h"
#include "gnunet_secretsharing_service.h"
Include dependency graph for secretsharing.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_FieldElement
 
struct  GNUNET_SECRETSHARING_CreateMessage
 
struct  GNUNET_SECRETSHARING_ShareHeaderNBO
 
struct  GNUNET_SECRETSHARING_SecretReadyMessage
 Notify the client that then threshold secret has been established. More...
 
struct  GNUNET_SECRETSHARING_DecryptRequestMessage
 
struct  GNUNET_SECRETSHARING_DecryptResponseMessage
 
struct  GNUNET_SECRETSHARING_Share
 A share, with all values in in host byte order. More...
 

Detailed Description

messages used for the secretsharing api

Author
Florian Dold

Definition in file secretsharing.h.