Lightweight Cryptography Primitives
|
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] |
Internal state of the KNOT-384 permutation.
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