GNUnet 0.21.1
GNUNET_CRYPTO_PowSalt Struct Reference

Value for a salt for GNUNET_CRYPTO_pow_hash(). More...

#include <gnunet_crypto_lib.h>

Data Fields

char salt [crypto_pwhash_argon2id_SALTBYTES]
 

Detailed Description

Value for a salt for GNUNET_CRYPTO_pow_hash().

Definition at line 1013 of file gnunet_crypto_lib.h.

Field Documentation

◆ salt

char GNUNET_CRYPTO_PowSalt::salt[crypto_pwhash_argon2id_SALTBYTES]

Definition at line 1015 of file gnunet_crypto_lib.h.


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