Lightweight Cryptography Primitives
|
State information for GIMLI-24-HASH incremental modes. More...
#include <gimli24.h>
Data Fields | |
struct { | |
unsigned char state [48] | |
unsigned char count | |
unsigned char mode | |
} | s |
unsigned long long | align |
State information for GIMLI-24-HASH incremental modes.
unsigned long long gimli24_hash_state_t::align |
For alignment of this structure
unsigned char gimli24_hash_state_t::count |
Number of bytes in the current block
unsigned char gimli24_hash_state_t::mode |
Hash mode: 0 for absorb, 1 for squeeze
struct { ... } gimli24_hash_state_t::s |
State
unsigned char gimli24_hash_state_t::state[48] |
Current hash state