CshakeContext Struct Reference

cSHAKE algorithm context More...

#include <cshake.h>

Data Fields

size_t nameLen
 
size_t customLen
 
KeccakContext keccakContext
 

Detailed Description

cSHAKE algorithm context

Definition at line 48 of file cshake.h.

Field Documentation

◆ customLen

size_t customLen

Definition at line 51 of file cshake.h.

◆ keccakContext

KeccakContext keccakContext

Definition at line 52 of file cshake.h.

◆ nameLen

size_t nameLen

Definition at line 50 of file cshake.h.


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