Lightweight Cryptography Primitives
 All Data Structures Files Functions Variables Typedefs Macros Pages
Data Fields
gift64n_key_schedule_t Struct Reference

Structure of the key schedule for GIFT-64. More...

#include <internal-gift64.h>

Data Fields

uint32_t k [4]
 
uint32_t rk [8]
 

Detailed Description

Structure of the key schedule for GIFT-64.

Field Documentation

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


The documentation for this struct was generated from the following file: