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

Structure of the key schedule for SKINNY-128-384+. More...

#include <internal-skinny-plus.h>

Data Fields

uint8_t TK1 [16]
 
uint32_t k [SKINNY_PLUS_ROUNDS *4]
 

Detailed Description

Structure of the key schedule for SKINNY-128-384+.

Field Documentation

uint32_t skinny_plus_key_schedule_t::k[SKINNY_PLUS_ROUNDS *4]

Words of the full key schedule

uint8_t skinny_plus_key_schedule_t::TK1[16]

TK1 for the tweakable part of the key schedule


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