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

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

#include <internal-knot.h>

Data Fields

uint64_t S [8]
 
uint8_t B [64]
 

Detailed Description

Internal state of the KNOT-512 permutation.

Field Documentation

uint8_t knot512_state_t::B[64]

Bytes of the state

uint64_t knot512_state_t::S[8]

Words of the state


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