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