A 512-bit hashcode. More...
#include <gnunet_common.h>
Data Fields | |
uint32_t | bits [512/8/sizeof(uint32_t)] |
A 512-bit hashcode.
These are the default length for GNUnet, using SHA-512.
Definition at line 283 of file gnunet_common.h.
uint32_t GNUNET_HashCode::bits[512/8/sizeof(uint32_t)] |
Definition at line 285 of file gnunet_common.h.
Referenced by add_known_to_bloom(), GNUNET_CRYPTO_hash_difference(), GNUNET_CRYPTO_hash_distance_u32(), GNUNET_CRYPTO_hash_sum(), and GNUNET_CRYPTO_hmac_raw().