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

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

#include <internal-gift128-m.h>

Data Fields

mask_uint32_t k [GIFT128_MASKED_ROUND_KEYS]
 

Detailed Description

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

Field Documentation

mask_uint32_t gift128b_masked_key_schedule_t::k[GIFT128_MASKED_ROUND_KEYS]

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


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