|
Lightweight Cryptography Primitives
|
Structure of the key schedule for GIFT-64. More...
#include <internal-gift64.h>
Data Fields | |
| uint32_t | k [4] |
| uint32_t | rk [8] |
Structure of the key schedule for GIFT-64.
| uint32_t gift64n_key_schedule_t::k[4] |
Words of the key schedule
| uint32_t gift64n_key_schedule_t::rk[8] |
Pre-computed round keys for fixsliced form
1.8.6