Lightweight Cryptography Primitives
|
Internal state of the Shadow-384 permutation. More...
#include <internal-spook.h>
Data Fields | |
uint32_t | W [SHADOW384_STATE_SIZE/4] |
uint8_t | B [SHADOW384_STATE_SIZE] |
Internal state of the Shadow-384 permutation.
uint8_t shadow384_state_t::B[SHADOW384_STATE_SIZE] |
Bytes of the state
uint32_t shadow384_state_t::W[SHADOW384_STATE_SIZE/4] |
Words of the state