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

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

#include <internal-knot.h>

Data Fields

uint64_t S [4]
 
uint8_t B [32]
 

Detailed Description

Internal state of the KNOT-256 permutation.

Field Documentation

uint8_t knot256_state_t::B[32]

Bytes of the state

uint64_t knot256_state_t::S[4]

Words of the state


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