GNUnet 0.21.1
GNUNET_CRYPTO_CsBlindingNonce Struct Reference

Nonce for computing blinding factors. More...

#include <gnunet_crypto_lib.h>

Data Fields

unsigned char bnonce [256/8]
 

Detailed Description

Nonce for computing blinding factors.

Not shared with the signer.

Definition at line 698 of file gnunet_crypto_lib.h.

Field Documentation

◆ bnonce

unsigned char GNUNET_CRYPTO_CsBlindingNonce::bnonce[256/8]

Definition at line 701 of file gnunet_crypto_lib.h.

Referenced by checkvec(), and output_vectors().


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