GNUnet 0.21.1
GNUNET_CRYPTO_BlindSessionNonce Union Reference

Nonce used to deterministiacally derive input values used in multi-round blind signature protocols. More...

#include <gnunet_crypto_lib.h>

Collaboration diagram for GNUNET_CRYPTO_BlindSessionNonce:
[legend]

Data Fields

struct GNUNET_CRYPTO_CsSessionNonce cs_nonce
 Nonce used when signing with CS. More...
 

Detailed Description

Nonce used to deterministiacally derive input values used in multi-round blind signature protocols.

Definition at line 3680 of file gnunet_crypto_lib.h.

Field Documentation

◆ cs_nonce

struct GNUNET_CRYPTO_CsSessionNonce GNUNET_CRYPTO_BlindSessionNonce::cs_nonce

Nonce used when signing with CS.

Definition at line 3685 of file gnunet_crypto_lib.h.

Referenced by GNUNET_CRYPTO_get_blinding_input_values(), and GNUNET_CRYPTO_message_blind_to_sign().


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