|
Lightweight Cryptography Primitives
|
Structure of an expanded SKINNY-128-384+ key schedule. More...
#include <skinny-plus-bc.h>
Data Fields | |
| uint8_t | TK1 [16] |
| uint32_t | k [160] |
Structure of an expanded SKINNY-128-384+ key schedule.
The TK1 field can be modified freely by the application between calls to the encryption and decryption functions. The rest of the structure should be treated as opaque.
| uint32_t skinny_128_384_plus_key_schedule_t::k[160] |
Round keys for TK2 and TK3
| uint8_t skinny_128_384_plus_key_schedule_t::TK1[16] |
TK1 value
1.8.6