ASCON Suite
|
State information for the incremental version of ASCON-80pq. More...
#include <aead.h>
Public Attributes | |
ascon_state_t | state |
unsigned char | key [ASCON80PQ_KEY_SIZE] |
unsigned char | posn |
State information for the incremental version of ASCON-80pq.
This structure should be treated as opaque by the application.
unsigned char ascon80pq_state_t::key[ASCON80PQ_KEY_SIZE] |
unsigned char ascon80pq_state_t::posn |
ascon_state_t ascon80pq_state_t::state |