Lightweight Cryptography Primitives
|
Structure of the internal state of the Spongent-pi[160] permutation. More...
#include <internal-spongent.h>
Data Fields | |
uint32_t | W [5] |
uint8_t | B [20] |
Structure of the internal state of the Spongent-pi[160] permutation.
uint8_t spongent160_state_t::B[20] |
Spongent-pi[160] state as bytes
uint32_t spongent160_state_t::W[5] |
Spongent-pi[160] state as 32-bit words