Lightweight Cryptography Primitives
 All Data Structures Files Functions Variables Typedefs Macros Pages
Data Fields
knot384_state_t Union Reference

Internal state of the KNOT-384 permutation. More...

#include <internal-knot.h>

Data Fields

uint64_t S [6]
 
uint32_t W [12]
 
uint8_t B [48]
 

Detailed Description

Internal state of the KNOT-384 permutation.

Field Documentation

uint8_t knot384_state_t::B[48]

Bytes of the state

uint64_t knot384_state_t::S[6]

64-bit words of the state

uint32_t knot384_state_t::W[12]

32-bit words of the state


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