GNUnet 0.21.0
GNUNET_HashCode Struct Reference

A 512-bit hashcode. More...

#include <gnunet_common.h>

Data Fields

uint32_t bits [512/8/sizeof(uint32_t)]
 

Detailed Description

A 512-bit hashcode.

These are the default length for GNUnet, using SHA-512.

Definition at line 277 of file gnunet_common.h.

Field Documentation

◆ bits

uint32_t GNUNET_HashCode::bits[512/8/sizeof(uint32_t)]

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