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... | |
Constant-size pre-secret for blinding key generation.
Definition at line 3464 of file gnunet_crypto_lib.h.
uint32_t GNUNET_CRYPTO_RsaBlindingKeySecret::pre_secret[8] |
Bits used to generate the blinding key.
256 bits of entropy is enough.
Definition at line 3470 of file gnunet_crypto_lib.h.