My Project
Public Attributes | List of all members
turboshake_t Struct Reference

TurboShake XOF context. More...

#include <sha3.h>

Collaboration diagram for turboshake_t:
Collaboration graph
[legend]

Public Attributes

sha3_xof_t xof
 
uint8_t pad
 

Detailed Description

TurboShake XOF context.

Member Data 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: