The Keccak state array; state array must be initialized by the caller. More...
#include <sha3.h>
Data Fields | |
uint64_t | state [QSC_KECCAK_STATE_SIZE] |
uint8_t | buffer [QSC_KECCAK_STATE_BYTE_SIZE] |
size_t | position |
The Keccak state array; state array must be initialized by the caller.
uint8_t buffer[QSC_KECCAK_STATE_BYTE_SIZE] |
The message buffer
size_t position |
The buffer position
uint64_t state[QSC_KECCAK_STATE_SIZE] |
The SHA3 state