GNUnet 0.21.1
GNUNET_CRYPTO_RsaBlindingKeySecret Struct Reference

Constant-size pre-secret for blinding key generation. More...

#include <gnunet_crypto_lib.h>

Data Fields

uint32_t pre_secret [8]
 Bits used to generate the blinding key. More...
 

Detailed Description

Constant-size pre-secret for blinding key generation.

Definition at line 2884 of file gnunet_crypto_lib.h.

Field Documentation

◆ pre_secret

uint32_t GNUNET_CRYPTO_RsaBlindingKeySecret::pre_secret[8]

Bits used to generate the blinding key.

256 bits of entropy is enough.

Definition at line 2890 of file gnunet_crypto_lib.h.


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