|
Lightweight Cryptography Primitives
|
Structure of the key schedule for SKINNY-128-384. More...
#include <internal-skinny128.h>
Data Fields | |
| uint8_t | TK1 [16] |
| uint32_t | k [SKINNY_128_384_ROUNDS *2] |
Structure of the key schedule for SKINNY-128-384.
| uint32_t skinny_128_384_key_schedule_t::k[SKINNY_128_384_ROUNDS *2] |
Words of the full key schedule
| uint8_t skinny_128_384_key_schedule_t::TK1[16] |
TK1 for the tweakable part of the key schedule
1.8.6