sha3
Embeddable C11 SHA-3 implementation.
Data Fields
turboshake_t Struct Reference

TurboShake XOF context (all members are private). More...

#include <sha3.h>

Collaboration diagram for turboshake_t:
Collaboration graph
[legend]

Data Fields

sha3_xof_t xof
 
uint8_t pad
 

Detailed Description

TurboShake XOF context (all members are private).

Field Documentation

◆ pad

uint8_t turboshake_t::pad

Padding byte (private)

◆ xof

sha3_xof_t turboshake_t::xof

XOF context (private)


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