GNUnet 0.21.1
GNUNET_ShortHashCode Struct Reference

A 256-bit hashcode. More...

#include <gnunet_common.h>

Data Fields

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

Detailed Description

A 256-bit hashcode.

Used under special conditions, like when space is critical and security is not impacted by it.

Definition at line 287 of file gnunet_common.h.

Field Documentation

◆ bits

uint32_t GNUNET_ShortHashCode::bits[256/8/sizeof(uint32_t)]

Definition at line 289 of file gnunet_common.h.


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