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

Structure of the key schedule for GIFT-128 (bit-sliced). More...

#include <internal-gift128.h>

Data Fields

uint32_t k [GIFT128_ROUND_KEYS]
 

Detailed Description

Structure of the key schedule for GIFT-128 (bit-sliced).

Field Documentation

uint32_t gift128b_key_schedule_t::k[GIFT128_ROUND_KEYS]

Pre-computed round keys for bit-sliced GIFT-128


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