Lightweight Cryptography Primitives
|
Structure of the internal state of the masked ASCON permutation with two shares. More...
#include <internal-ascon-m2.h>
Data Fields | |
ascon_state_t | a |
ascon_state_t | b |
Structure of the internal state of the masked ASCON permutation with two shares.
ascon_state_t ascon_masked_state_x2_t::a |
First share
ascon_state_t ascon_masked_state_x2_t::b |
Second share