|
Lightweight Cryptography Primitives
|
Structure of the key schedule for SKINNY-128-384+. More...
#include <internal-skinny-plus.h>
Data Fields | |
| uint8_t | TK1 [16] |
| uint32_t | k [SKINNY_PLUS_ROUNDS *4] |
Structure of the key schedule for SKINNY-128-384+.
| uint32_t skinny_plus_key_schedule_t::k[SKINNY_PLUS_ROUNDS *4] |
Words of the full key schedule
| uint8_t skinny_plus_key_schedule_t::TK1[16] |
TK1 for the tweakable part of the key schedule
1.8.6