ASCON Suite
|
Masked 64-bit key word with up to four shares. More...
#include <masking.h>
Public Attributes | |
uint64_t | S [4] |
uint32_t | W [8] |
uint8_t | B [32] |
Masked 64-bit key word with up to four shares.
This structure should be treated as opaque.
uint8_t ascon_masked_key_word_t::B[32] |
uint64_t ascon_masked_key_word_t::S[4] |
uint32_t ascon_masked_key_word_t::W[8] |